The following tables list the members exposed by UltraTreeColumnSettings.
Name | Description | |
---|---|---|
UltraTreeColumnSettings Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Resets all properties of this UltraTreeColumnSettings instance to their default values. | |
ResetActiveCellAppearance | Resets the properties of the ActiveCellAppearance to their default values. | |
ResetAllowCellEdit | Resets the value of the AllowCellEdit property to its default. | |
ResetAllowCellSizing | Resets the value of the AllowCellSizing property to its default. | |
ResetAllowCellSpanSizing | Resets the value of the AllowCellSpanSizing property to its default. | |
ResetAllowColMoving | Resets the value of the AllowColMoving property to its default. | |
ResetAllowLabelSizing | Resets the value of the AllowLabelSizing property to its default. | |
ResetAllowLabelSpanSizing | Resets the value of the AllowLabelSpanSizing property to its default. | |
ResetAllowSorting | Resets the value of the AllowSorting property to its default. | |
ResetAutoFitColumns | Resets the value of the AutoFitColumns property to its default. | |
ResetAutoGenerateColumnSets | Resets the AutoGenerateColumnSets property to its default value. | |
ResetBorderStyleCell | Resets the value of the BorderStyleCell property to its default. | |
ResetBorderStyleColumnHeader | Resets the value of the BorderStyleColumnHeader property to its default. | |
ResetCellAppearance | Resets the properties of the CellAppearance to their default values. | |
ResetCellWrapText | Resets the value of the CellWrapText property to its default. | |
ResetColumnAutoSizeMode | Resets the value of the ColumnAutoSizeMode property to its default. | |
ResetColumnHeaderAppearance | Resets the properties of the ColumnHeaderAppearance to their default values. | |
ResetColumnHeaderImageSize | Resets the value of the ColumnHeaderImageSize property to its default. | |
ResetColumnHeaderWrapText | Resets the value of the ColumnHeaderWrapText property to its default. | |
ResetColumnSets | Resets the ColumnSets collection, removing all column sets. | |
ResetHeaderStyle | Resets the value of the HeaderStyle property to its default. | |
ResetLabelPosition | Resets the value of the LabelPosition property to its default. | |
ResetLabelStyle | Resets the value of the LabelStyle property to its default. | |
ResetMultiSortModifierKey | Resets the value of the MultiSortModifierKey property to its default. | |
ResetNullText | Resets the value of the UltraTreeNodeColumn.NullText property to its default. | |
ResetRootColumnSet | Resets all properties of the UltraTreeColumnSet instance referenced by the RootColumnSet property to their defaults. | |
ResetShowBandNodes | Resets the value of the ShowBandNodes property to its default. | |
ResetShowSortIndicators | Resets the value of the ShowSortIndicators property to its default. | |
ResetTabNavigation | Resets the value of the TabNavigation property to its default. | |
ResetTipStyleCell | Resets the value of the TipStyleCell property to its default. | |
ShouldSerialize | Returns whether the value of any property of this UltraTreeColumnSettings instance has been changed from its default. | |
ShouldSerializeAutoGenerateColumnSets | Returns whether the AutoGenerateColumnSets property requires serialization. | |
ShouldSerializeColumnSets | Returns whether the ColumnSets collection requires serialization. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns a string that represents this object. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDeserialization | Called after this UltraTreeColumnSettings instance has been de-serialized. | |
OnDispose | Overridden. Called when this UltraTreeColumnSettings instance is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when another sub object that we are listening to notifies us that one of its properties has changed. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeActiveCellAppearance | Returns whether the ActiveCellAppearance requires serialization. | |
ShouldSerializeAllowCellEdit | Returns whether the value of the AllowCellEdit property has been changed from its default. | |
ShouldSerializeAllowCellSizing | Returns whether the value of the AllowCellSizing property has been changed from its default. | |
ShouldSerializeAllowCellSpanSizing | Returns whether the value of the AllowCellSpanSizing property has been changed from its default. | |
ShouldSerializeAllowColMoving | Returns whether the value of the AllowColMoving property has been changed from its default. | |
ShouldSerializeAllowLabelSizing | Returns whether the value of the AllowLabelSizing property has been changed from its default. | |
ShouldSerializeAllowLabelSpanSizing | Returns whether the value of the AllowLabelSpanSizing property has been changed from its default. | |
ShouldSerializeAllowSorting | Returns whether the value of the AllowSorting property has been changed from its default. | |
ShouldSerializeAutoFitColumns | Returns whether the value of the AutoFitColumns property has been changed from its default. | |
ShouldSerializeBorderStyleCell | Returns whether the value of the BorderStyleCell property has been changed from its default. | |
ShouldSerializeBorderStyleColumnHeader | Returns whether the value of the BorderStyleColumnHeader property has been changed from its default. | |
ShouldSerializeCellAppearance | Returns whether the CellAppearance requires serialization. | |
ShouldSerializeCellWrapText | Returns whether the value of the CellWrapText property has been changed from its default. | |
ShouldSerializeColumnAutoSizeMode | Returns whether the value of the ColumnAutoSizeMode property has been changed from its default. | |
ShouldSerializeColumnHeaderAppearance | Returns whether the ColumnHeaderAppearance requires serialization. | |
ShouldSerializeColumnHeaderImageSize | Returns whether the value of the ColumnHeaderImageSize property has been changed from its default. | |
ShouldSerializeColumnHeaderWrapText | Returns whether the value of the ColumnHeaderWrapText property has been changed from its default. | |
ShouldSerializeHeaderStyle | Returns whether the value of the HeaderStyle property has been changed from its default. | |
ShouldSerializeLabelPosition | Returns whether the value of the LabelPosition property has been changed from its default. | |
ShouldSerializeLabelStyle | Returns whether the value of the LabelStyle property has been changed from its default. | |
ShouldSerializeMultiSortModifierKey | Returns whether the value of the MultiSortModifierKey property has been changed from its default. | |
ShouldSerializeNullText | Returns whether the value of the NullText property has been changed from its default. | |
ShouldSerializeRootColumnSet | Returns whether any properties of the the UltraTreeColumnSet instance referenced by the RootColumnSet property have been changed from their defaults. | |
ShouldSerializeShowBandNodes | Returns whether the value of the ShowBandNodes property has been changed from its default. | |
ShouldSerializeShowSortIndicators | Returns whether the value of the ShowSortIndicators property has been changed from its default. | |
ShouldSerializeTabNavigation | Returns whether the value of the TabNavigation property has been changed from its default. | |
ShouldSerializeTipStyleCell | Returns whether the value of the TipStyleCell property has been changed from its default. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |