Version 24.2 (latest)

FilterMenuTool Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the appearance of the tool. (Inherited from Infragistics.Win.SupportDialogs.FilterUIProvider.FilterTool)
Public PropertyCheckedOverridden. Overridden. Returns true if any of the child FilterTools are checked.  
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 PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolsReturns the list of items displayed in the child menu of the tool.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also