Version

UltraTreeColumnSet Class Members

The following tables list the members exposed by UltraTreeColumnSet.

Public Constructors
 NameDescription
Public ConstructorUltraTreeColumnSet ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldowningControlHolds a reference to the UltraTree control to which this instance is associated.  
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 can be can be activated and/or edited  
Public PropertyAllowCellSizingGets/sets whether the end user can resize the cells in the columns in this UltraTreeColumnSet instance's Columns collection.  
Public PropertyAllowCellSpanSizingGets/sets whether the end user can resize the span of cells in the columns of this UltraTreeColumnSet instance's Columns collection.  
Public PropertyAllowColMovingGets/sets whether the columns in this UltraTreeColumnSet instance's Columns collection can be moved by the end user via drag and drop.  
Public PropertyAllowLabelSizingGets/sets whether the headers (labels) displayed by the columns in this UltraTreeColumnSet instance's Columns collection can be resized by the end user.  
Public PropertyAllowLabelSpanSizingGets/sets whether the headers (labels) displayed by the columns in this UltraTreeColumnSet instance's Columns collection can be span resized by the end user.  
Public PropertyAllowSortingGets/sets whether clicking on a column header initiates a sort operation.  
Public PropertyBorderStyleCellGets/sets the cell border style for the columns in this UltraTreeColumnSet instance's Columns collection.  
Public PropertyBorderStyleColumnHeaderGets/sets the border style for the headers (labels) of the columns in this UltraTreeColumnSet instance's Columns collection.  
Public PropertyCellAppearanceGets/sets the appearance that is applied to the cells displayed by this UltraTreeColumnSet instance's columns.  
Public PropertyCellWrapTextGets/sets whether cell text wraps to additional lines as necessary.  
Public PropertyColumnAutoSizeModeGets/sets how cells associated with columns in this UltraTreeColumnSet instance's Columns collection are auto-sized via the user interface.  
Public PropertyColumnHeaderAppearanceGets/sets the appearance that is applied to the headers displayed by this UltraTreeColumnSet instance's columns.  
Public PropertyColumnHeaderImageSizeGets/sets the size at which images will be displayed by column headers.  
Public PropertyColumnsReturns the collection of UltraTreeNodeColumn objects contained by this UltraTreeColumnSet instance.  
Public PropertyColumnSettingsReturns the UltraTreeColumnSettings instance whose UltraTreeColumnSettings.ColumnSets collection contains this instance, or null if this instance does not belong to a collection.  
Public PropertyControlReturns the UltraTree control to which this instance belongs, or null if not associated with any control.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyExpansionIndicatorColumnReturns 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.  
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 PropertyHasColumnHeaderAppearanceReturns whether an appearance object has been created for the ColumnHeaderAppearance.  
Public PropertyHeaderStyleGets/sets the header style for the columns in this UltraTreeColumnSet instance's Columns collection.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyLabelPositionGets/sets the position of labels in the node layout.  
Public PropertyLabelStyleGets/sets the position of labels in the node layout.  
Public PropertyNodeTextColumnGets/sets the UltraTreeNodeColumn instance whose cells will provide the value of the UltraTreeNode.Text property for associated UltraTreeNode objects.  
Public PropertyNullTextGets/sets the string that is displayed by cells whose value is null or DBNull.Value.  
Public PropertyParentColumnSetsCollectionReturns the ColumnSetsCollection to which this UltraTreeColumnSet instance belongs.  
Public PropertyShowSortIndicatorsGets/sets whether sort indicators will appear in the headers of sorted columns.  
Public PropertySortedColumnsReturns a SortedColumnsCollection instance to which UltraTreeNodeColumn instances can be added to change the sort order of associated UltraTreeNode.Nodes collections.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTipStyleCellGets/sets whether a tooltip is displayed when a cell's text is not fully visible.  
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 Methodstatic (Shared in Visual Basic)FromDataSourceOverloaded. Returns a new UltraTreeColumnSet based on the DataSource specified.  
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 MethodResetResets all properties of this UltraTreeColumnSet 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 MethodResetAllowCellSizingResets the value of the AllowCellSizing property to its default.  
Public MethodResetAllowCellSpanSizingResets the value of the AllowCellSpanSizing property to its default.  
Public MethodResetAllowColMovingResets the value of the AllowColMoving property to its default.  
Public MethodResetAllowLabelSizingResets the value of the AllowLabelSizing property to its default.  
Public MethodResetAllowLabelSpanSizingResets the value of the AllowLabelSpanSizing property to its default.  
Public MethodResetAllowSortingResets the value of the AllowSorting property to its default.  
Public MethodResetBorderStyleCellResets the value of the UltraTreeColumnSettings.BorderStyleCell property to its default.  
Public MethodResetBorderStyleColumnHeaderResets the value of the UltraTreeColumnSettings.BorderStyleColumnHeader 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 MethodResetColumnAutoSizeModeResets the value of the ColumnAutoSizeMode property to its default.  
Public MethodResetColumnHeaderAppearanceResets the properties of the ColumnHeaderAppearance to their default values.  
Public MethodResetColumnHeaderImageSizeResets the value of the ColumnHeaderImageSize property to its default.  
Public MethodResetHeaderStyleResets the value of the UltraTreeColumnSettings.HeaderStyle property to its default.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLabelPositionResets the value of the LabelPosition property to its default.  
Public MethodResetLabelStyleResets the value of the LabelStyle property to its default.  
Public MethodResetNodeTextColumnResets the value of the NodeTextColumn property to its default.  
Public MethodResetNullTextResets the value of the UltraTreeNodeColumn.NullText property to its default.  
Public MethodResetShowSortIndicatorsResets the value of the ShowSortIndicators property to its default.  
Public MethodResetTipStyleCellResets the value of the TipStyleCell property to its default.  
Public MethodShouldSerializeReturns whether the value of any property of this UltraTreeColumnSet 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 UltraTreeColumnSet instance has been de-serialized.  
Protected MethodOnDisposeOverridden. Called when this UltraTreeColumnSet 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 MethodShouldSerializeAllowCellSizingReturns whether the value of the AllowCellSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowCellSpanSizingReturns whether the value of the AllowCellSpanSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowColMovingReturns whether the value of the AllowColMoving property has been changed from its default.  
Protected MethodShouldSerializeAllowLabelSizingReturns whether the value of the AllowLabelSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowLabelSpanSizingReturns whether the value of the AllowLabelSpanSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowSortingReturns whether the value of the AllowSorting property has been changed from its default.  
Protected MethodShouldSerializeBorderStyleCellReturns whether the value of the BorderStyleCell property has been changed from its default.  
Protected MethodShouldSerializeBorderStyleColumnHeaderReturns whether the value of the BorderStyleColumnHeader 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 MethodShouldSerializeColumnAutoSizeModeReturns whether the value of the ColumnAutoSizeMode property has been changed from its default.  
Protected MethodShouldSerializeColumnHeaderAppearanceReturns whether the ColumnHeaderAppearance requires serialization.  
Protected MethodShouldSerializeColumnHeaderImageSizeReturns whether the value of the ColumnHeaderImageSize property has been changed from its default.  
Protected MethodShouldSerializeHeaderStyleReturns whether the value of the HeaderStyle property has been changed from its default.  
Protected MethodShouldSerializeLabelPositionReturns whether the value of the LabelPosition property has been changed from its default.  
Protected MethodShouldSerializeLabelStyleReturns whether the value of the LabelStyle property has been changed from its default.  
Protected MethodShouldSerializeNodeTextColumnReturns whether the value of the NodeTextColumn 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 MethodShouldSerializeTipStyleCellReturns whether the value of the TipStyleCell 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