For a list of all members of this type, see UltraTreeColumnSet members.
Name | Description | |
---|---|---|
ActiveCellAppearance | Gets/sets the appearance that is applied to the ActiveCell. | |
AllowCellEdit | Gets/sets whether cells can be can be activated and/or edited | |
AllowCellSizing | Gets/sets whether the end user can resize the cells in the columns in this UltraTreeColumnSet instance's Columns collection. | |
AllowCellSpanSizing | Gets/sets whether the end user can resize the span of cells in the columns of this UltraTreeColumnSet instance's Columns collection. | |
AllowColMoving | Gets/sets whether the columns in this UltraTreeColumnSet instance's Columns collection can be moved by the end user via drag and drop. | |
AllowLabelSizing | Gets/sets whether the headers (labels) displayed by the columns in this UltraTreeColumnSet instance's Columns collection can be resized by the end user. | |
AllowLabelSpanSizing | Gets/sets whether the headers (labels) displayed by the columns in this UltraTreeColumnSet instance's Columns collection can be span resized by the end user. | |
AllowSorting | Gets/sets whether clicking on a column header initiates a sort operation. | |
BorderStyleCell | Gets/sets the cell border style for the columns in this UltraTreeColumnSet instance's Columns collection. | |
BorderStyleColumnHeader | Gets/sets the border style for the headers (labels) of the columns in this UltraTreeColumnSet instance's Columns collection. | |
CellAppearance | Gets/sets the appearance that is applied to the cells displayed by this UltraTreeColumnSet instance's columns. | |
CellWrapText | Gets/sets whether cell text wraps to additional lines as necessary. | |
ColumnAutoSizeMode | Gets/sets how cells associated with columns in this UltraTreeColumnSet instance's Columns collection are auto-sized via the user interface. | |
ColumnHeaderAppearance | Gets/sets the appearance that is applied to the headers displayed by this UltraTreeColumnSet instance's columns. | |
ColumnHeaderImageSize | Gets/sets the size at which images will be displayed by column headers. | |
Columns | Returns the collection of UltraTreeNodeColumn objects contained by this UltraTreeColumnSet instance. | |
ColumnSettings | Returns the UltraTreeColumnSettings instance whose UltraTreeColumnSettings.ColumnSets collection contains this instance, or null if this instance does not belong to a collection. | |
Control | Returns the UltraTree control to which this instance belongs, or null if not associated with any control. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
ExpansionIndicatorColumn | Returns the UltraTreeNodeColumn that defines which UltraTreeNodeCell displays the expansion indicator for the corresponding UltraTreeNode. Applicable only when the associated UltraTree control's ViewStyle property resolves to ViewStyle.OutlookExpress. | |
HasActiveCellAppearance | Returns whether an appearance object has been created for the ActiveCellAppearance. | |
HasCellAppearance | Returns whether an appearance object has been created for the CellAppearance. | |
HasColumnHeaderAppearance | Returns whether an appearance object has been created for the ColumnHeaderAppearance. | |
HeaderStyle | Gets/sets the header style for the columns in this UltraTreeColumnSet instance's Columns collection. | |
Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
LabelPosition | Gets/sets the position of labels in the node layout. | |
LabelStyle | Gets/sets the position of labels in the node layout. | |
NodeTextColumn | Gets/sets the UltraTreeNodeColumn instance whose cells will provide the value of the UltraTreeNode.Text property for associated UltraTreeNode objects. | |
NullText | Gets/sets the string that is displayed by cells whose value is null or DBNull.Value. | |
ParentColumnSetsCollection | Returns the ColumnSetsCollection to which this UltraTreeColumnSet instance belongs. | |
ShowSortIndicators | Gets/sets whether sort indicators will appear in the headers of sorted columns. | |
SortedColumns | Returns a SortedColumnsCollection instance to which UltraTreeNodeColumn instances can be added to change the sort order of associated UltraTreeNode.Nodes collections. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TipStyleCell | Gets/sets whether a tooltip is displayed when a cell's text is not fully visible. |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |