Version

UltraGridFilterUIProvider Class Methods

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

Public Methods
 NameDescription
Public MethodCloseCloses the UI associated with the provided column filter, if shown.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Clean up any resources being used.  
Public MethodGetFilterCellEditorReturns the editor that should be used in the filter cell when the FilterOperandStyle is set to Default or FilterUIProvider.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodResetButtonSettingsResets the MenuSettings property to its default value.  
Public MethodResetMenuSettingsResets the MenuSettings property to its default value.  
Public MethodResetShowOperandListFilterBehaviorResets the OperandListFilterBehavior property to its default value.  
Public MethodResetTreeSettingsResets the TreeSettings property to its default value.  
Public MethodResetViewStyleResets the ViewStyle property to its default value.  
Public MethodShowShows the associated UI for performing a filtering operation.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodCreateComponentRoleOverridden. Overridden. Factory method used to create the component role that provides the style information for the component.  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnAfterMenuPopulateCalled after the default menu items have been populated with the default FilterTool instances. Fires the AfterMenuPopulate event.  
Protected MethodOnBeforeMenuPopulateCalled before the default menu items have been populated with the default FilterTool instances. Fires the BeforeMenuPopulate event.  
Protected MethodOnButtonToolClickCalled when a button tool within a menu is clicked. Fires the ButtonToolClick event.  
Protected MethodOnPropertyChangedOverridden. Invokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject.  
Protected MethodOnSubObjectPropChangedCalled when a property on a child object has been changed.  
Protected MethodShouldSerializeButtonSettingsReturns whether the ButtonSettings property contains non-default values.  
Protected MethodShouldSerializeMenuSettingsReturns whether the MenuSettings property contains non-default values.  
Protected MethodShouldSerializeOperandListFilterBehaviorDetermines whether the OperandListFilterBehavior property is set to its default value.  
Protected MethodShouldSerializeTreeSettingsReturns whether the TreeSettings property contains non-default values.  
Protected MethodShouldSerializeViewStyleDetermines whether the ViewStyle property is set to its default value.  
See Also