Version

FilterUIProviderButtonSettings Class Members

The following tables list the members exposed by FilterUIProviderButtonSettings.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyCancelAppearanceGets or sets the appearance of the Cancel button.  
Public PropertyCancelHotTrackAppearanceGets or sets the hot-tracked appearance of the OK button.  
Public PropertyCancelPressedAppearanceGets or sets the pressed appearance of the Cancel button.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasCancelAppearanceReturns whether the Appearance property has been created.  
Public PropertyHasCancelHotTrackAppearanceReturns whether the Appearance property has been created.  
Public PropertyHasCancelPressedAppearanceReturns whether the Appearance property has been created.  
Public PropertyHasOkAppearanceReturns whether the Appearance property has been created.  
Public PropertyHasOkHotTrackAppearanceReturns whether the Appearance property has been created.  
Public PropertyHasOkPressedAppearanceReturns whether the Appearance property has been created.  
Public PropertyOkAppearanceGets or sets the appearance of the OK button.  
Public PropertyOkHotTrackAppearanceGets or sets the hot-tracked appearance of the OK button.  
Public PropertyOkPressedAppearanceGets or sets the pressed appearance of the Ok button.  
Public PropertyShowOkCancelDetermines whether the Ok and Cancel buttons are visible on the main menu.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
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 MethodResetCancelAppearanceResets the Appearance property to its default value.  
Public MethodResetCancelHotTrackAppearanceResets the Appearance property to its default value.  
Public MethodResetCancelPressedAppearanceResets the Appearance property to its default value.  
Public MethodResetOkAppearanceResets the Appearance property to its default value.  
Public MethodResetOkHotTrackAppearanceResets the Appearance property to its default value.  
Public MethodResetOkPressedAppearanceResets the Appearance property to its default value.  
Public MethodResetShowOkCancelResets the ShowOkCancel 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)
Protected MethodShouldSerializeShowOkCancelDetermines whether the ShowOkCancel property is set to its default value.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also