The following tables list the members exposed by CustomFilterDialogFilteringDataContext.
Name | Description | |
---|---|---|
CustomFilterDialogFilteringDataContext Constructor | Initializes a new instance of the CustomFilterDialogFilteringDataContext class. |
Name | Description | |
---|---|---|
ColumnKey | Gets the key of the column that that this DataContext is associated with. (Inherited from Infragistics.FilteringDataContext) | |
RowData | Gets the row data that is associated with this object. (Inherited from Infragistics.FilteringDataContext) | |
Value | Gets / sets the resolved FilterCellValue for this binding. (Inherited from Infragistics.FilteringDataContext) |
Name | Description | |
---|---|---|
OnPropertyChanged | Invoked when a property changes on the Infragistics.FilteringDataContext object. (Inherited from Infragistics.FilteringDataContext) | |
OnValueChanged | Overridden. Method called when the value is modified so that the underlying object can be updated as well. | |
SetValueSilent | Sets the Value property without raising the ValueChanged. (Inherited from Infragistics.FilteringDataContext) |
Name | Description | |
---|---|---|
PropertyChanged | Fired when a property changes on the Infragistics.FilteringDataContext. (Inherited from Infragistics.FilteringDataContext) |