Version

FilterUIProviderTreeSettings Class Methods

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

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 all properties to their default values.  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetDateHierarchyLevelResets the DateHierarchyLevel property to its default value.  
Public MethodResetDrawsFocusRectResets the DrawFocusRect property to its default value.  
Public MethodResetExpansionIndicatorColorResets the ExpansionIndicatorColor property to its default value.  
Public MethodResetExpansionIndicatorImageCollapsedResets the ExpansionIndicatorColor property to its default value.  
Public MethodResetExpansionIndicatorImageCollapsedHotTrackedResets the ExpansionIndicatorColor property to its default value.  
Public MethodResetExpansionIndicatorImageExpandedResets the ExpansionIndicatorColor property to its default value.  
Public MethodResetExpansionIndicatorImageExpandedHotTrackedResets the ExpansionIndicatorColor property to its default value.  
Public MethodResetExpansionIndicatorPaddingResets the ExpansionIndicatorPadding property to its default value.  
Public MethodResetExpansionIndicatorSizeResets the ExpansionIndicatorSize property to its default value.  
Public MethodResetHideExpansionIndicatorsResets the HideExpansionIndicators property to its default value.  
Public MethodResetHideSelectionResets the HideSelection property to its default value.  
Public MethodResetIndentResets the Indent property to its default value.  
Public MethodResetNodeConnectorColorResets the NodeConnectorColor property to its default value.  
Public MethodResetShowLinesResets the ShowLines property to its default value.  
Public MethodResetShowRootLinesResets the ShowRootLines 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 MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
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 MethodShouldSerializeDrawsFocusRectReturns true if the DrawFocusRect property is not the default value.  
Protected MethodShouldSerializeExpansionIndicatorColorReturns true if the ExpansionIndicatorColor property is not the default value.  
Protected MethodShouldSerializeExpansionIndicatorPaddingReturns whether the ExpansionIndicatorPadding property requires serialization.  
Protected MethodShouldSerializeExpansionIndicatorSizeReturns whether the ExpansionIndicatorSize property requires serialization.  
Protected MethodShouldSerializeHideExpansionIndicatorsReturns whether the HideExpansionIndicators property requires serialization.  
Protected MethodShouldSerializeHideSelectionReturns whether the HideSelection property requires serialization.  
Protected MethodShouldSerializeIndentReturns whether the Indent property requires serialization.  
Protected MethodShouldSerializeNodeConnectorColorReturns whether the NodeConnectorColor property requires serialization.  
Protected MethodShouldSerializeShowLinesReturns whether the ShowLines property requires serialization.  
Protected MethodShouldSerializeShowRootLinesReturns whether the ShowRootLines property requires serialization.  
See Also