The following tables list the members exposed by ConditionFilterCommand.
Name | Description | |
---|---|---|
![]() | ConditionFilterCommand Constructor | Initalizes a new ConditionFilterCommand |
Name | Description | |
---|---|---|
![]() | Condition | Returns or sets the condition that will be used to update the record filter for the Field |
![]() | 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 | Overridden. Used to determine if the commmand may be executed for the specified field and recordmanager. |
![]() | 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) |