For a list of all members of this type, see UltraTreeColumnSettings members.
Name | Description | |
---|---|---|
ActiveCellAppearance | Gets/sets the appearance that is applied to the ActiveCell. | |
AllowCellEdit | Gets/sets whether cells can be activated and/or edited. | |
AllowCellSizing | Gets/sets whether the end user can resize the cells in this column. | |
AllowCellSpanSizing | Gets/sets whether the end user can resize the span of cells in this column. | |
AllowColMoving | Gets/sets whether the end user can click and drag columns. | |
AllowLabelSizing | Gets/sets whether the end user is allowed to resize cells when in node layout mode. | |
AllowLabelSpanSizing | Gets/sets whether the end user can resize the span of cells in this column. | |
AllowSorting | Gets/sets whether clicking on a column header initiates a sort operation. | |
AutoFitColumns | Gets/sets whether columns are automatically resized so that all columns are visible in the control, preventing a horizontal scrollbar from appearing. | |
AutoGenerateColumnSets | Gets/sets whether columns will be created automatically based on the data structure defined by the control's DataSource and DataMember properties. | |
BorderStyleCell | Gets/sets the border style for the all cells in all UltraTreeColumnSets in this UltraTreeColumnSettings instance's ColumnSets collection. | |
BorderStyleColumnHeader | Gets/sets the border style for the all column headers in all UltraTreeColumnSets in this UltraTreeColumnSettings instance's ColumnSets collection. | |
CellAppearance | Gets/sets the appearance that is applied to the cells in columns that do not have a more specific appearance set. | |
CellWrapText | Gets/sets whether text in cells will wrap to additional lines as necessary. | |
ColumnAutoSizeMode | Gets/sets how columns are auto-sized via the user interface. | |
ColumnHeaderAppearance | Gets/sets the appearance that is applied to the headers of all columns that do not have a more specific header appearance set. | |
ColumnHeaderImageSize | Gets/sets the size at which images will be displayed in the column headers. | |
ColumnHeaderWrapText | Gets/sets whether text in column headers will wrap to additional lines as necessary. | |
ColumnSets | Returns a collection of UltraTreeColumnSet objects, each of which define a set of UltraTreeNodeColumns. | |
Control | Returns the UltraTree control to which this instance belongs, or null if not associated with any control. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
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 all column headers. | |
LabelPosition | Gets/sets the position of labels in the node layout. | |
LabelStyle | Gets/sets the style of labels in the node layout. | |
MultiSortModifierKey | Gets/sets the modifier key that is pressed to include additional columns in a multi-column sort operation. | |
NullText | Gets/sets the string that is displayed by cells whose value is null or DBNull.Value. | |
RootColumnSet | Gets/sets the UltraTreeColumnSet instance that defines the column structure for nodes that do not have a more specific setting. | |
ShowBandNodes | Gets/sets whether nodes are created to represent the name of a band when data bound. | |
ShowSortIndicators | Gets/sets whether clicking on a column header initiates a sort operation. | |
TabNavigation | Gets/sets the behavior for the Tab key when navigating between cells. | |
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 | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |