Version

FilterUIProviderTreeSettings Class Members

The following tables list the members exposed by FilterUIProviderTreeSettings.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the default appearance of the tree.  
Public PropertyDateHierarchyLevelGets or sets how many levels down the tree will break down a DateTime object.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawsFocusRectDetermins whether the focus rectangle will be drawn on the active node.  
Public PropertyExpansionIndicatorColorGets or sets the color of the node expansion indicators.  
Public PropertyExpansionIndicatorImageCollapsedGets or sets the image to displayed as the collapsed expansion indicator of nodes.  
Public PropertyExpansionIndicatorImageCollapsedHotTrackedGets or sets the image to display as the hot-tracked collapsed expansion indicator of nodes.  
Public PropertyExpansionIndicatorImageExpandedGets or sets the image to displayed as the collapsed expansion indicator of nodes.  
Public PropertyExpansionIndicatorImageExpandedHotTrackedGets or sets the image to display as the hot-tracked collapsed expansion indicator of nodes.  
Public PropertyExpansionIndicatorPaddingGets or sets the amount of padding to use on the left and right sides of the expansion indicator.  
Public PropertyExpansionIndicatorSizeGets or sets the size of the expansion indicators.  
Public PropertyHasAppearanceReturns whether the Appearance property has been created.  
Public PropertyHideExpansionIndicatorsGets or sets whether to automatically hide expansion indicators when the control does not have focus or is not hot-tracked.  
Public PropertyHideSelectionGets/sets a value indicating whether the selected tree node (or nodes) remains highlighted when the Infragistics.Win.UltraWinTree.UltraTree has lost focus.  
Public PropertyIndentGets or sets the distance (in pixels) to indent each of the child tree node levels.  
Public PropertyNodeConnectorColorGets or sets the color of the connector lines.  
Public PropertyShowLinesGets or sets whether lines are drawn between tree nodes.  
Public PropertyShowRootLinesGets or sets whether root nodes display expansion indicators and connector lines.  
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 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.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also