Version

UltraTreeNodeColumn Class Members

The following tables list the members exposed by UltraTreeNodeColumn.

Public Constructors
 NameDescription
Public ConstructorUltraTreeNodeColumn ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyActiveCellAppearanceGets/sets the appearance that is applied to the ActiveCell.  
Public PropertyAllowCellEditGets/sets whether cells in this UltraTreeNodeColumn can be activated and/or edited.  
Public PropertyAllowMovingGets/sets whether this UltraTreeNodeColumn can be repositioned by the end user via drag and drop.  
Public PropertyAllowSortingGets/sets whether clicking on this UltraTreeNodeColumn's header initiates a sort operation.  
Public PropertyAutoSizeModeGets/sets how this UltraTreeNodeColumn is auto-sized via the user interface.  
Public PropertyButtonDisplayStyleReturns or sets a value that determines how editor buttons are displayed for a column's cells.  
Public PropertyCanShowExpansionIndicatorGets/sets whether this UltraTreeNodeColumn is allowed to display expansion indicators.  
Public PropertyCellAppearanceGets/sets the appearance that is applied to the cells displayed by this UltraTreeNodeColumn.  
Public PropertyCellWrapTextGets/sets whether text for cells in this UltraTreeNodeColumn will wrap to additional lines as necessary.  
Public PropertyColumnSetReturns the UltraTreeColumnSet instance to which this collection belongs.  
Public PropertyControlReturns the UltraTree control to which this instance belongs, or null if not associated with any control.  
Public PropertyDataTypeGets/sets the Type of the data for the cells in this UltraTreeNodeColumn.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorGets/sets the Infragistics.Win.EmbeddableEditorBase-derived editor which renders the data for the cells of this UltraTreeNodeColumn.  
Public PropertyEditorComponentGets/sets the Infragistics.Win.IProvidesEmbeddableEditor implementor which provides the Infragistics.Win.EmbeddableEditorBase-derived editor that renders the data for the cells of this UltraTreeNodeColumn.  
Public PropertyEditorResolvedReturns the resolved Infragistics.Win.EmbeddableEditorBase-derived editor that renders the data for cells in this UltraTreeNodeColumn.  
Public PropertyFormatGets/sets the string format which will be applied to cell data to control how it is displayed.  
Public PropertyFormatProviderGets/sets the IFormatProvider implementor which controls formatting for the cells in this column.  
Public PropertyHasActiveCellAppearanceReturns whether an appearance object has been created for the ActiveCellAppearance.  
Public PropertyHasCellAppearanceReturns whether an appearance object has been created for the CellAppearance.  
Public PropertyHasHeaderAppearanceReturns whether an appearance object has been created for the HeaderAppearance.  
Public PropertyHeaderAppearanceGets/sets the appearance that is applied to this UltraTreeNodeColumn's header.  
Public PropertyIndexReturns the ordinal position of this UltraTreeNodeColumn instance in the TreeColumnsCollection to which it belongs.  
Public PropertyIsChapteredGets/sets whether the column is treated as a chaptered (child list) column.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyLayoutInfoGets/sets the UltraTreeNodeLayoutInfo instance which contains this UltraTreeNodeColumn's layout information.  
Public PropertyMapToColumnGets/sets the key of the UltraTreeNodeColumn which defines the display characteristics for this UltraTreeNodeColumn.  
Public PropertyMaxLengthGets/sets the maximum number of characters that are accepted for input by the end user in the cells associated with this UltraTreeNodeColumn.  
Public PropertyNullableGets/sets a value which describes how an UltraTreeNodeColumn handles empty cell values.  
Public PropertyNullTextGets/sets the string that is displayed by cells whose value is null or DBNull.Value.  
Public PropertyParentColumnsCollectionReturns the TreeColumnsCollection to which this instance belongs.  
Public PropertyShowSortIndicatorsGets/sets whether sort indicators are displayed for this UltraTreeNodeColumn.  
Public PropertySortComparerGets/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.  
Public PropertySortTypeGets/sets whether and how nodes which display this UltraTreeNodeColumn are sorted.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGets/sets the string that is displayed in this UltraTreeNodeColumn's header.  
Public PropertyTextResolvedReturns the resolved value of the Text property.  
Public PropertyTipStyleCellGets/sets whether a tooltip is displayed when the text of a cell in this column is not fully visible.  
Public PropertyValueListGets/sets the Infragistics.Win.IValueList interface implementor used to map values to text for cells in this this UltraTreeNodeColumn.  
Public PropertyVisibleGets/sets whether this column is displayed in the user interface.  
Public PropertyVisibleResolvedResolves whether this column is displayed in the user interface.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodPerformAutoResizeOverloaded. Resizes this UltraTreeNodeColumn based on the contents of its cells and/or labels, depending on the resolved value of the UltraTreeNodeLayoutInfo.LabelPosition property.  
Public MethodResetResets all properties of this UltraTreeNodeColumn instance to their default values.  
Public MethodResetActiveCellAppearanceResets the properties of the ActiveCellAppearance to their default values.  
Public MethodResetAllowCellEditResets the value of the AllowCellEdit property to its default.  
Public MethodResetAllowMovingResets the value of the AllowMoving property to its default.  
Public MethodResetAllowSortingResets the value of the AllowSorting property to its default.  
Public MethodResetAutoSizeModeResets the value of the AutoSizeMode property to its default.  
Public MethodResetButtonDisplayStyleResets ButttonDisplayStyle to its default value (Always).  
Public MethodResetCanShowExpansionIndicatorResets the value of the CanShowExpansionIndicator property to its default.  
Public MethodResetCellAppearanceResets the properties of the CellAppearance to their default values.  
Public MethodResetCellWrapTextResets the value of the CellWrapText property to its default.  
Public MethodResetDataTypeResets the value of the DataType property to its default.  
Public MethodResetEditorResets the value of the Editor property to its default.  
Public MethodResetEditorComponentResets the value of the EditorComponent property to its default.  
Public MethodResetEditorControlResets the value of the EditorControl property to its default.  
Public MethodResetFormatResets the value of the Format property to its default.  
Public MethodResetFormatProviderResets the value of the FormatProvider property to its default.  
Public MethodResetHeaderAppearanceResets the properties of the HeaderAppearance to their default values.  
Public MethodResetIsChapteredResets the value of the IsChaptered property to its default.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLayoutInfoResets the value of the LayoutInfo property to its default.  
Public MethodResetMapToColumnResets the value of the MapToColumn property to its default.  
Public MethodResetMaxLengthResets the value of the MaxLength property to its default.  
Public MethodResetNullableResets the value of the Nullable property to its default.  
Public MethodResetNullTextResets the value of the NullText property to its default.  
Public MethodResetShowSortIndicatorsResets the value of the ShowSortIndicators property to its default.  
Public MethodResetSortComparerResets the value of the SortComparer property to its default.  
Public MethodResetSortTypeResets the value of the SortType property to its default.  
Public MethodResetTextResets the value of the Text property to its default.  
Public MethodResetTipStyleCellResets the value of the TipStyleCell property to its default.  
Public MethodResetValueListResets the value of the ValueList property to its default.  
Public MethodResetVisibleResets the value of the Visible property to its default.  
Public MethodShouldSerializeReturns whether the value of any property of this UltraTreeNodeColumn instance has been changed from its default.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns a string that represents this object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDeserializationCalled after this UltraTreeNodeColumn instance has been de-serialized.  
Protected MethodOnDisposeOverridden. Called when this UltraTreeNodeColumn instance is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when another sub object that we are listening to notifies us that one of its properties has changed.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeActiveCellAppearanceReturns whether the ActiveCellAppearance requires serialization.  
Protected MethodShouldSerializeAllowCellEditReturns whether the value of the AllowCellEdit property has been changed from its default.  
Protected MethodShouldSerializeAllowMovingReturns whether the value of the AllowMoving property has been changed from its default.  
Protected MethodShouldSerializeAllowSortingReturns whether the value of the AllowSorting property has been changed from its default.  
Protected MethodShouldSerializeAutoSizeModeReturns whether the value of the AutoSizeMode property has been changed from its default.  
Protected MethodShouldSerializeButtonDisplayStyleReturns true if this property is not set to its default value  
Protected MethodShouldSerializeCanShowExpansionIndicatorReturns whether the value of the CanShowExpansionIndicator property has been changed from its default.  
Protected MethodShouldSerializeCellAppearanceReturns whether the CellAppearance requires serialization.  
Protected MethodShouldSerializeCellWrapTextReturns whether the value of the CellWrapText property has been changed from its default.  
Protected MethodShouldSerializeDataTypeReturns whether the value of the DataType property has been changed from its default.  
Protected MethodShouldSerializeEditorReturns whether the value of the Editor property has been changed from its default.  
Protected MethodShouldSerializeEditorComponentReturns whether the value of the EditorComponent property has been changed from its default.  
Protected MethodShouldSerializeEditorControlReturns whether the value of the EditorControl property has been changed from its default.  
Protected MethodShouldSerializeFormatReturns whether the value of the Format property has been changed from its default.  
Protected MethodShouldSerializeFormatProviderReturns whether the value of the FormatProvider property has been changed from its default.  
Protected MethodShouldSerializeHeaderAppearanceReturns whether the HeaderAppearance requires serialization.  
Protected MethodShouldSerializeIsChapteredReturns whether the value of the IsChaptered property has been changed from its default.  
Protected MethodShouldSerializeLayoutInfoReturns whether the value of the LayoutInfo property has been changed from its default.  
Protected MethodShouldSerializeMapToColumnReturns whether the value of the MapToColumn property has been changed from its default.  
Protected MethodShouldSerializeMaxLengthReturns whether the value of the MaxLength property has been changed from its default.  
Protected MethodShouldSerializeNullableReturns whether the value of the Nullable property has been changed from its default.  
Protected MethodShouldSerializeNullTextReturns whether the value of the NullText property has been changed from its default.  
Protected MethodShouldSerializeShowSortIndicatorsReturns whether the value of the ShowSortIndicators property has been changed from its default.  
Protected MethodShouldSerializeSortComparerReturns whether the value of the SortComparer property has been changed from its default.  
Protected MethodShouldSerializeSortTypeReturns whether the value of the SortType property has been changed from its default.  
Protected MethodShouldSerializeTextReturns whether the value of the Text property has been changed from its default.  
Protected MethodShouldSerializeTipStyleCellReturns whether the value of the TipStyleCell property has been changed from its default.  
Protected MethodShouldSerializeValueListReturns whether the value of the ValueList property has been changed from its default.  
Protected MethodShouldSerializeVisibleReturns whether the value of the Visible property has been changed from its default.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also