Class | Description | |
---|---|---|
![]() | ActionButtonAreaUIElement | A UIElement containing the OK and Cancel buttons for the FilterUIProvider. |
![]() | ActionButtonUIElement | A UIElement representing either the OK or Cancel button shown on the dropdown of a UltraGridFilterUIProvider. |
![]() | AfterMenuPopulateEventArgs | The event args used by the UltraGridFilterUIProvider.AfterMenuPopulate event. |
![]() | BeforeMenuPopulateEventArgs | The event args used by the UltraGridFilterUIProvider.BeforeMenuPopulate event. |
![]() | ButtonToolClickEventArgs | The event args used by the UltraGridFilterUIProvider.ButtonToolClick event. |
![]() | DateHierarchyFilterOperand | A class for comparing an integer part of a date with another value |
![]() | FilterButtonTool | Represents a clickable tool on the menu that is capable of displaying a checkmark. |
![]() | FilterMenuTool | Represents a tool that can display child menus. |
![]() | FilterOperandTool | Represents a tool that, when clicked, will apply a SpecialFilterOperand to the underlying grid. |
![]() | FilterTool | A base class for all items that are displayed by the UltraGridFilterUIProvider. |
![]() | FilterTreeTool | Represents a tree that represents selectable values by which to filter. |
![]() | FilterUIProviderButtonSettings | A class for modifying the settings used to control the buttons on the UltraGridFilterUIProvider. |
![]() | FilterUIProviderMenuSettings | A class for modifying the settings used to control the menus on the UltraGridFilterUIProvider. |
![]() | FilterUIProviderTreeSettings | A class for modifying the settings off the tree shown by the UltraGridFilterUIProvider. |
![]() | UltraGridFilterUIProvider | A Windows Forms component that provides an advanced filtering user interface for an Infragistics.Win.UltraWinGrid. |
![]() | UltraGridFilterUIProvider.UltraGridFilterUIProviderRole | Role class for the UltraGridFilterUIProvider derived controls. |
Delegate | Description | |
---|---|---|
![]() | AfterMenuPopulateEventHandler | The delegate type used by the UltraGridFilterUIProvider.BeforeMenuPopulate event. |
![]() | BeforeMenuPopulateEventHandler | The delegate type used by the UltraGridFilterUIProvider.BeforeMenuPopulate event. |
![]() | ButtonToolClickEventHandler | The delegate type used by the UltraGridFilterUIProvider.ButtonToolClick event. |
Enumeration | Description | |
---|---|---|
![]() | ActionButtonType | An enumeration specifying the type of button shown by the filter provider. |
![]() | DateHierarchyLevel | Represents how many levels down the FilterTreeTool will break down a System.DateTime object. |
![]() | FilterUIProviderViewStyle | An enumeration used to specify the style of the menus and tree. |
![]() | HideExpansionIndicators | Determines when to hide the expansion indicators, such as when the control does nto have focus or is not hot-tracked. |
![]() | PropertyIds | An enumeration of property IDs used with the UltraGridFilterUIProvider. |