The following tables list the members exposed by SpecialFilterOperandCommand.
Name | Description | |
---|---|---|
SpecialFilterOperandCommand Constructor | Initializes a new SpecialFilterOperandCommand |
Name | Description | |
---|---|---|
ComparisonOperator | Returns or sets the operator to be used when changing the condition. | |
OperandName | Returns or sets the name of the special filter operand. | |
ShowCustomFilterDialog | Returns or sets a boolean indicating whether to show the custom dialog with the new condition. (Inherited from Infragistics.Windows.DataPresenter.RecordFilterCommandBase) |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
CanExecute | Used to determine if the commmand may be executed for the specified field and recordmanager. (Inherited from Infragistics.Windows.DataPresenter.RecordFilterCommandBase) | |
Execute | Used to invoke the command for the specified Field and RecordManager (Inherited from Infragistics.Windows.DataPresenter.RecordFilterCommandBase) | |
GetCondition | Overridden. Used to obtain the condition that will be used to update the record filter for the field | |
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) | |
SetField<T> | Used to change the value of a field and raise the (Inherited from Infragistics.Windows.DataPresenter.RecordFilterCommandBase) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |