For a list of all members of this type, see Override members.
Name | Description | |
---|---|---|
![]() | ActiveNodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to the UltraTree.ActiveNode. |
![]() | AllowAutoDragExpand | Gets/sets a value which determines whether a node will automatically expand on a drag hover. |
![]() | AllowCopy | Gets/sets a value which determines if a user can copy the UltraTree.SelectedNodes to the clipboard. |
![]() | AllowCut | Gets/sets a value which determines if a user can cut the UltraTree.SelectedNodes to the clipboard. |
![]() | AllowDelete | Gets/sets a value which determines if a user can delete the node using the 'Delete' key. |
![]() | AllowPaste | Gets/sets a value which determines if a user can append nodes from the clipboard into the UltraTree.ActiveNode's UltraTreeNode.Nodes collection. |
![]() | BorderStyleNode | Gets/sets BorderStyle of the UltraTreeNode |
![]() | CellClickAction | Gets/sets the action that results from the end user clicking on a cell. |
![]() | ColumnSet | Gets/sets the UltraTreeColumnSet instance that defines the column structure for UltraTreeNodes associated with this instance. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | DrawImageBackground | Gets/sets a value determining whether the ImageBackground is displayed for the node. |
![]() | Editor | Returns/sets the editor used for editing the node's text. |
![]() | EditorComponent | Returns/sets the component that implements the Infragistics.Win.IProvidesEmbeddableEditor interface for editing the Node's text. |
![]() | ExpandedNodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to UltraTreeNode.Expanded nodes. |
![]() | GlyphPadding | Gets/sets the number of pixels of padding applied between node checkboxes/option buttons and the selectable area of the node. |
![]() | HasActiveNodeAppearance | Returns true if an ActiveNodeAppearance object has been created. |
![]() | HasExpandedNodeAppearance | Returns true if an ExpandedNodeAppearance object has been created. |
![]() | HasHotTrackingNodeAppearance | Returns true if a HotTrackingNodeAppearance object has been created. |
![]() | HasLabelEditAppearance | Returns true if a LabelEditAppearance object has been created. |
![]() | HasNodeAppearance | Returns true if a NodeAppearance object has been created. |
![]() | HasSelectedNodeAppearance | Returns true if a SelectedNodeAppearance object has been created. |
![]() | HotTracking | Gets/sets a value indicating whether a node takes on the HotTrackingNodeAppearance as the mouse pointer passes over it. |
![]() | HotTrackingNodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to the UltraTree.HotTrackingNode. |
![]() | ImageSize | Gets/sets the size of the images if no UltraTree.ImageList is supplied. |
![]() | ItemHeight | Gets/sets the height of an UltraTreeNode. |
![]() | LabelEdit | Gets/sets a value indicating whether the text of a UltraTreeNode can be edited by the user. |
![]() | LabelEditAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied when editing the label of an UltraTreeNode. |
![]() | MaxLabelHeight | Returns/sets the maximum height for the text portion of a node. |
![]() | MaxLabelWidth | Returns/sets the maximum width for the text portion of a node. |
![]() | Multiline | Returns/sets a value indicating whether the label can display multiline text. |
![]() | NodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to the UltraTreeNode. |
![]() | NodeDoubleClickAction | Gets/sets a value which determine how a UltraTreeNode responds to a Double-Click. |
![]() | NodeSpacingAfter | Returns/sets the vertical spacing inserted after a node. |
![]() | NodeSpacingBefore | Returns/sets the vertical spacing inserted before a node. |
![]() | NodeStyle | Gets/sets style of the UltraTreeNode, which determines whether the node is a standard text node, checkbox, or option button. |
![]() | NotificationBadgeSettings | Gets or sets the NotifcationBadgeSettings for the related nodes. |
![]() | ReserveCheckBoxSpace | Gets/sets whether or not to reserve space for a checkbox for nodes that do not have a checkbox. |
![]() | ReserveImageSpace | Gets/sets whether or not to reserve space for an image for nodes that do not have an image. |
![]() | SelectedNodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to UltraTreeNode.Selected nodes. |
![]() | SelectionType | Gets/sets a value that determines how nodes are selected. |
![]() | ShowColumns | Gets/sets whether nodes affected by this Override display columns. |
![]() | ShowEditorButtons | Returns/sets a value indicating when to show editing buttons when using embeddable editors. |
![]() | ShowExpansionIndicator | Gets/sets a value indicating whether expansion indicators (plus-sign (+) and minus-sign (-) buttons are displayed next to tree nodes that contain child tree nodes. |
![]() | Sort | Gets/sets a value indicating whether and how the tree nodes are sorted. |
![]() | SortComparer | Gets/sets the sort comparer that is used to determine how UltraTreeNode objects are sorted. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | TipStyleNode | Gets/sets a value which determines whether node tips will be displayed when a UltraTreeNode's UltraTreeNode.Text is not fully visible. |
![]() | UseEditor | Returns/sets a value indicating whether to use embeddable editors. |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |