Version

FilterUIProviderMenuSettings Class Members

The following tables list the members exposed by FilterUIProviderMenuSettings.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the default appearance of the menu.  
Public PropertyCheckedAppearanceGets or sets the appearance of checked tools in the menu.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns whether the Appearance property has been created.  
Public PropertyHasCheckedAppearanceReturns whether the CheckedAppearance property has been created.  
Public PropertyHasHotTrackAppearanceReturns whether the HotTrackAppearance property has been created.  
Public PropertyHasIconAreaAppearanceReturns whether the IconAreaAppearance property has been created.  
Public PropertyHasToolAppearanceReturns whether the ToolAppearance property has been created.  
Public PropertyHotTrackAppearanceGets or sets the appearance of hot-tracked tools in the menu.  
Public PropertyIconAreaAppearanceGets or sets the appearance of the icon area of the menu.  
Public PropertyImageListGets or sets the ImageList control containing the images associated with the tools on the menu.  
Public PropertyImageSizeGets or sets the size of the images associated with the tools on the menu.  
Public PropertyRightAlignedMenusGets or sets whether menus will be left or right-aligned.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolAppearanceGets or sets the appearance of tools in the menu.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
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 MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
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 MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets the object to its default state.  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetCheckedAppearanceResets the CheckedAppearance property to its default value.  
Public MethodResetHotTrackAppearanceResets the HotTrackAppearance property to its default value.  
Public MethodResetIconAreaAppearanceResets the IconAreaAppearance property to its default value.  
Public MethodResetImageListResets the ImageList property to its default value.  
Public MethodResetImageSizeResets the ImageSize property to its default value.  
Public MethodResetRightAlignedMenusResets the RightAlignedMenus property to its default value.  
Public MethodResetToolAppearanceResets the ToolAppearance property to its default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Called when the object is being disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property on a subobject has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also