The following tables list the members exposed by UltraGridFilterUIProvider.
Name | Description | |
---|---|---|
![]() | UltraGridFilterUIProvider Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ButtonSettings | Provides a group of settings related to the buttons on the menu shown by the provider. |
![]() | ComponentRole | (Inherited from Infragistics.Win.UltraStylableComponent) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CreationFilter | Gets/sets the creation filter property |
![]() | DrawFilter | Gets/sets the draw filter property |
![]() | IsShown | Returns whether the provider is currently showing its UI. |
![]() | MenuSettings | Provides a group of settings related to the menu shown by the provider. |
![]() | OperandListFilterBehavior | Gets or sets a value indicating what cell values should appear in the filter tree. |
![]() | OperandListFilterBehaviorResolved | Resolves what cells values should appear in the filter tree. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | StyleLibraryName | (Inherited from Infragistics.Win.UltraStylableComponent) |
![]() | StyleSetName | (Inherited from Infragistics.Win.UltraStylableComponent) |
![]() | TreeSettings | Provides a group of settings related to the tree shown by the provider. |
![]() | UseAppStyling | (Inherited from Infragistics.Win.UltraStylableComponent) |
![]() | UseOsThemes | Indicates whether the elements of a control may be rendered using the operating system theme rendering. |
![]() | UseOsThemesResolved | Indicates whether the elements of a control may be rendered using system themes. |
![]() | ViewStyle | Gets or sets a value that specifies the style of the various filter tools and menu. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from Infragistics.Win.UltraComponentBase) |
Name | Description | |
---|---|---|
![]() | Close | Closes the UI associated with the provided column filter, if shown. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Clean up any resources being used. |
![]() | GetFilterCellEditor | Returns the editor that should be used in the filter cell when the FilterOperandStyle is set to Default or FilterUIProvider. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ResetButtonSettings | Resets the MenuSettings property to its default value. |
![]() | ResetMenuSettings | Resets the MenuSettings property to its default value. |
![]() | ResetShowOperandListFilterBehavior | Resets the OperandListFilterBehavior property to its default value. |
![]() | ResetTreeSettings | Resets the TreeSettings property to its default value. |
![]() | ResetViewStyle | Resets the ViewStyle property to its default value. |
![]() | Show | Shows the associated UI for performing a filtering operation. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateComponentRole | Overridden. Overridden. Factory method used to create the component role that provides the style information for the component. |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | OnAfterMenuPopulate | Called after the default menu items have been populated with the default FilterTool instances. Fires the AfterMenuPopulate event. |
![]() | OnBeforeMenuPopulate | Called before the default menu items have been populated with the default FilterTool instances. Fires the BeforeMenuPopulate event. |
![]() | OnButtonToolClick | Called when a button tool within a menu is clicked. Fires the ButtonToolClick event. |
![]() | OnPropertyChanged | Overridden. Invokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject. |
![]() | OnSubObjectPropChanged | Called when a property on a child object has been changed. |
![]() | ShouldSerializeButtonSettings | Returns whether the ButtonSettings property contains non-default values. |
![]() | ShouldSerializeMenuSettings | Returns whether the MenuSettings property contains non-default values. |
![]() | ShouldSerializeOperandListFilterBehavior | Determines whether the OperandListFilterBehavior property is set to its default value. |
![]() | ShouldSerializeTreeSettings | Returns whether the TreeSettings property contains non-default values. |
![]() | ShouldSerializeViewStyle | Determines whether the ViewStyle property is set to its default value. |
Name | Description | |
---|---|---|
![]() | AfterMenuPopulate | Occurs before the list of menu items has been populated with the default FilterTools. |
![]() | BeforeMenuPopulate | Occurs before the list of menu items has been populated with the default FilterTools. |
![]() | ButtonToolClick | Occurs when a button tool within a menu is clicked. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |