The following tables list the members exposed by UltraTreeNodeColumn.
Name | Description | |
---|---|---|
UltraTreeNodeColumn 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 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) |
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) | |
PerformAutoResize | Overloaded. Resizes this UltraTreeNodeColumn based on the contents of its cells and/or labels, depending on the resolved value of the UltraTreeNodeLayoutInfo.LabelPosition property. | |
Reset | Resets all properties of this UltraTreeNodeColumn 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. | |
ResetAllowMoving | Resets the value of the AllowMoving property to its default. | |
ResetAllowSorting | Resets the value of the AllowSorting property to its default. | |
ResetAutoSizeMode | Resets the value of the AutoSizeMode property to its default. | |
ResetButtonDisplayStyle | Resets ButttonDisplayStyle to its default value (Always). | |
ResetCanShowExpansionIndicator | Resets the value of the CanShowExpansionIndicator 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. | |
ResetDataType | Resets the value of the DataType property to its default. | |
ResetEditor | Resets the value of the Editor property to its default. | |
ResetEditorComponent | Resets the value of the EditorComponent property to its default. | |
ResetEditorControl | Resets the value of the EditorControl property to its default. | |
ResetFormat | Resets the value of the Format property to its default. | |
ResetFormatProvider | Resets the value of the FormatProvider property to its default. | |
ResetHeaderAppearance | Resets the properties of the HeaderAppearance to their default values. | |
ResetIsChaptered | Resets the value of the IsChaptered property to its default. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetLayoutInfo | Resets the value of the LayoutInfo property to its default. | |
ResetMapToColumn | Resets the value of the MapToColumn property to its default. | |
ResetMaxLength | Resets the value of the MaxLength property to its default. | |
ResetNullable | Resets the value of the Nullable property to its default. | |
ResetNullText | Resets the value of the NullText property to its default. | |
ResetShowSortIndicators | Resets the value of the ShowSortIndicators property to its default. | |
ResetSortComparer | Resets the value of the SortComparer property to its default. | |
ResetSortType | Resets the value of the SortType property to its default. | |
ResetText | Resets the value of the Text property to its default. | |
ResetTipStyleCell | Resets the value of the TipStyleCell property to its default. | |
ResetValueList | Resets the value of the ValueList property to its default. | |
ResetVisible | Resets the value of the Visible property to its default. | |
ShouldSerialize | Returns whether the value of any property of this UltraTreeNodeColumn instance has been changed from its default. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
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) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDeserialization | Called after this UltraTreeNodeColumn instance has been de-serialized. | |
OnDispose | Overridden. Called when this UltraTreeNodeColumn instance is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when another sub object that we are listening to notifies us that one of its properties has changed. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
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. | |
ShouldSerializeAllowMoving | Returns whether the value of the AllowMoving property has been changed from its default. | |
ShouldSerializeAllowSorting | Returns whether the value of the AllowSorting property has been changed from its default. | |
ShouldSerializeAutoSizeMode | Returns whether the value of the AutoSizeMode property has been changed from its default. | |
ShouldSerializeButtonDisplayStyle | Returns true if this property is not set to its default value | |
ShouldSerializeCanShowExpansionIndicator | Returns whether the value of the CanShowExpansionIndicator 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. | |
ShouldSerializeDataType | Returns whether the value of the DataType property has been changed from its default. | |
ShouldSerializeEditor | Returns whether the value of the Editor property has been changed from its default. | |
ShouldSerializeEditorComponent | Returns whether the value of the EditorComponent property has been changed from its default. | |
ShouldSerializeEditorControl | Returns whether the value of the EditorControl property has been changed from its default. | |
ShouldSerializeFormat | Returns whether the value of the Format property has been changed from its default. | |
ShouldSerializeFormatProvider | Returns whether the value of the FormatProvider property has been changed from its default. | |
ShouldSerializeHeaderAppearance | Returns whether the HeaderAppearance requires serialization. | |
ShouldSerializeIsChaptered | Returns whether the value of the IsChaptered property has been changed from its default. | |
ShouldSerializeLayoutInfo | Returns whether the value of the LayoutInfo property has been changed from its default. | |
ShouldSerializeMapToColumn | Returns whether the value of the MapToColumn property has been changed from its default. | |
ShouldSerializeMaxLength | Returns whether the value of the MaxLength property has been changed from its default. | |
ShouldSerializeNullable | Returns whether the value of the Nullable property has been changed from its default. | |
ShouldSerializeNullText | Returns whether the value of the NullText property has been changed from its default. | |
ShouldSerializeShowSortIndicators | Returns whether the value of the ShowSortIndicators property has been changed from its default. | |
ShouldSerializeSortComparer | Returns whether the value of the SortComparer property has been changed from its default. | |
ShouldSerializeSortType | Returns whether the value of the SortType property has been changed from its default. | |
ShouldSerializeText | Returns whether the value of the Text property has been changed from its default. | |
ShouldSerializeTipStyleCell | Returns whether the value of the TipStyleCell property has been changed from its default. | |
ShouldSerializeValueList | Returns whether the value of the ValueList property has been changed from its default. | |
ShouldSerializeVisible | Returns whether the value of the Visible property has been changed from its default. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |