Version

FilterUIProviderTreeSettings Class Properties

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

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)
See Also