Version

FilterOperandTool Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the appearance of the tool. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyCheckedGets or sets whether the button tool should display a checkmark next to it. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyCheckedAppearanceGets or sets the checked appearance of the tool. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyDisplayTextGets or sets the text that will be displayed in the menu. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets or sets whether the tool is enabled in the menu. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyHasAppearanceReturns whether the Appearance property has been created. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyHasCheckedAppearanceReturns whether the CheckedAppearance property has been created. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyHasHotTrackAppearanceReturns whether the HotTrackAppearance property has been created. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyHotTrackAppearanceGets or sets the hot-tracked appearance of the tool. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyIdReturns the id that represents this tool. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyIsFirstInGroupGets or sets the value indicating whether the tool instance represents the beginning of a visual grouping of tools. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyOperandReturns the operand associated with this tool that is used for filtering.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also