Name | Description | |
---|---|---|
![]() | CommittingValue | Raised for each data item to allow the unbound value to be committed, if required. |
![]() | PropertyChanged | Raised when the value of a property changes. (Inherited from Xceed.Wpf.DataGrid.DataGridItemPropertyBase) |
![]() | QueryDistinctValue | Raised to allow custom distinct values to be provided. (Inherited from Xceed.Wpf.DataGrid.DataGridItemPropertyBase) |
![]() | QueryValue | Raised for each data item in the underlying data source and allows unbound values to be provided for each item through the Value property received in the event arguments. |