For a list of all members of this type, see UltraTreeNodeColumn members.
Name | Description | |
---|---|---|
![]() | ActiveCellAppearance | Gets/sets the appearance that is applied to the ActiveCell. |
![]() | AllowCellEdit | Gets/sets whether cells in this UltraTreeNodeColumn can be activated and/or edited. |
![]() | AllowMoving | Gets/sets whether this UltraTreeNodeColumn can be repositioned by the end user via drag and drop. |
![]() | AllowSorting | Gets/sets whether clicking on this UltraTreeNodeColumn's header initiates a sort operation. |
![]() | AutoSizeMode | Gets/sets how this UltraTreeNodeColumn is auto-sized via the user interface. |
![]() | ButtonDisplayStyle | Returns or sets a value that determines how editor buttons are displayed for a column's cells. |
![]() | CanShowExpansionIndicator | Gets/sets whether this UltraTreeNodeColumn is allowed to display expansion indicators. |
![]() | CellAppearance | Gets/sets the appearance that is applied to the cells displayed by this UltraTreeNodeColumn. |
![]() | CellWrapText | Gets/sets whether text for cells in this UltraTreeNodeColumn will wrap to additional lines as necessary. |
![]() | ColumnSet | Returns the UltraTreeColumnSet instance to which this collection belongs. |
![]() | Control | Returns the UltraTree control to which this instance belongs, or null if not associated with any control. |
![]() | DataType | Gets/sets the Type of the data for the cells in this UltraTreeNodeColumn. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Editor | Gets/sets the Infragistics.Win.EmbeddableEditorBase-derived editor which renders the data for the cells of this UltraTreeNodeColumn. |
![]() | EditorComponent | Gets/sets the Infragistics.Win.IProvidesEmbeddableEditor implementor which provides the Infragistics.Win.EmbeddableEditorBase-derived editor that renders the data for the cells of this UltraTreeNodeColumn. |
![]() | EditorResolved | Returns the resolved Infragistics.Win.EmbeddableEditorBase-derived editor that renders the data for cells in this UltraTreeNodeColumn. |
![]() | Format | Gets/sets the string format which will be applied to cell data to control how it is displayed. |
![]() | FormatProvider | Gets/sets the IFormatProvider implementor which controls formatting for the cells in this column. |
![]() | HasActiveCellAppearance | Returns whether an appearance object has been created for the ActiveCellAppearance. |
![]() | HasCellAppearance | Returns whether an appearance object has been created for the CellAppearance. |
![]() | HasHeaderAppearance | Returns whether an appearance object has been created for the HeaderAppearance. |
![]() | HeaderAppearance | Gets/sets the appearance that is applied to this UltraTreeNodeColumn's header. |
![]() | Index | Returns the ordinal position of this UltraTreeNodeColumn instance in the TreeColumnsCollection to which it belongs. |
![]() | IsChaptered | Gets/sets whether the column is treated as a chaptered (child list) column. |
![]() | Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | LayoutInfo | Gets/sets the UltraTreeNodeLayoutInfo instance which contains this UltraTreeNodeColumn's layout information. |
![]() | MapToColumn | Gets/sets the key of the UltraTreeNodeColumn which defines the display characteristics for this UltraTreeNodeColumn. |
![]() | MaxLength | Gets/sets the maximum number of characters that are accepted for input by the end user in the cells associated with this UltraTreeNodeColumn. |
![]() | Nullable | Gets/sets a value which describes how an UltraTreeNodeColumn handles empty cell values. |
![]() | NullText | Gets/sets the string that is displayed by cells whose value is null or DBNull.Value. |
![]() | ParentColumnsCollection | Returns the TreeColumnsCollection to which this instance belongs. |
![]() | ShowSortIndicators | Gets/sets whether sort indicators are displayed for this UltraTreeNodeColumn. |
![]() | SortComparer | Gets/sets the IComparer implementor that is determines the order in which nodes which display this column appear in their respective Nodes collections when this UltraTreeNodeColumn is sorted. |
![]() | SortType | Gets/sets whether and how nodes which display this UltraTreeNodeColumn are sorted. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Text | Gets/sets the string that is displayed in this UltraTreeNodeColumn's header. |
![]() | TextResolved | Returns the resolved value of the Text property. |
![]() | TipStyleCell | Gets/sets whether a tooltip is displayed when the text of a cell in this column is not fully visible. |
![]() | ValueList | Gets/sets the Infragistics.Win.IValueList interface implementor used to map values to text for cells in this this UltraTreeNodeColumn. |
![]() | Visible | Gets/sets whether this column is displayed in the user interface. |
![]() | VisibleResolved | Resolves whether this column is displayed in the user interface. |
Name | Description | |
---|---|---|
![]() | KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |