Version 24.2 (latest)

CustomFilteringDialogFilterMenuCommandSource Class Properties

For a list of all members of this type, see CustomFilteringDialogFilterMenuCommandSource members.

Public Properties
 NameDescription
Public PropertyAllowEventHandling (Inherited from Infragistics.Controls.CommandSource)
Public PropertyCommand (Inherited from Infragistics.Controls.CommandSource)
Public PropertyCommandTypeGets / sets the Infragistics.Controls.Grids.CustomFilteringDialogCommand which is to be executed by the command. (Inherited from Infragistics.Controls.Grids.CustomFilteringDialogCommandSource)
Public PropertyConditionalCommandParameterA list of Infragistics.Controls.Grids.FilterOperand objects which make up the parameters.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEventName (Inherited from Infragistics.Controls.CommandSource)
Public PropertyHandled (Inherited from Infragistics.Controls.CommandSource)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyOriginEventArgs (Inherited from Infragistics.Controls.CommandSource)
Public PropertyParameter (Inherited from Infragistics.Controls.CommandSource)
Public PropertyParameterBinding (Inherited from Infragistics.Controls.CommandSource)
Public PropertyParameterBindingDataContext (Inherited from Infragistics.Controls.CommandSource)
Public PropertyParameterResolved (Inherited from Infragistics.Controls.CommandSource)
Public PropertySourceElement (Inherited from Infragistics.Controls.CommandSource)
Public PropertyTarget (Inherited from Infragistics.Controls.CommandSource)
Public PropertyTargetName (Inherited from Infragistics.Controls.CommandSource)
Protected Properties
 NameDescription
Protected Internal PropertyEventHandler (Inherited from Infragistics.Controls.CommandSource)
See Also