Infragistics2.Win.UltraWinTree.v8.1
UltraTreeColumnSet Class Members
See Also  Fields  Properties  Methods  Events
Infragistics.Win.UltraWinTree Namespace : UltraTreeColumnSet Class


The following tables list the members exposed by UltraTreeColumnSet.

Public Constructors

 NameDescription
Public ConstructorUltraTreeColumnSet ConstructorOverloaded.  Creates a new instance of the UltraTreeColumnSet class.  
Top

Protected Fields

 NameDescription
Protected FieldowningControl Holds a reference to the UltraTree control to which this instance is associated.  
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Top

Public Properties

 NameDescription
Public PropertyActiveCellAppearance Gets/sets the appearance that is applied to the UltraTree.ActiveCell.  
Public PropertyAllowCellEdit Gets/sets whether cells can be can be activated and/or edited  
Public PropertyAllowCellSizing Gets/sets whether the end user can resize the cells in the columns in this UltraTreeColumnSet instance's UltraTreeColumnSet.Columns collection.  
Public PropertyAllowCellSpanSizing Gets/sets whether the end user can resize the span of cells in the columns of this UltraTreeColumnSet instance's UltraTreeColumnSet.Columns collection.  
Public PropertyAllowColMoving Gets/sets whether the columns in this UltraTreeColumnSet instance's UltraTreeColumnSet.Columns collection can be moved by the end user via drag and drop.  
Public PropertyAllowLabelSizing Gets/sets whether the headers (labels) displayed by the columns in this UltraTreeColumnSet instance's UltraTreeColumnSet.Columns collection can be resized by the end user.  
Public PropertyAllowLabelSpanSizing Gets/sets whether the headers (labels) displayed by the columns in this UltraTreeColumnSet instance's UltraTreeColumnSet.Columns collection can be span resized by the end user.  
Public PropertyAllowSorting Gets/sets whether clicking on a column header initiates a sort operation.  
Public PropertyBorderStyleCell Gets/sets the cell border style for the columns in this UltraTreeColumnSet instance's UltraTreeColumnSet.Columns collection.  
Public PropertyBorderStyleColumnHeader Gets/sets the border style for the headers (labels) of the columns in this UltraTreeColumnSet instance's UltraTreeColumnSet.Columns collection.  
Public PropertyCellAppearance Gets/sets the appearance that is applied to the cells displayed by this UltraTreeColumnSet instance's columns.  
Public PropertyCellWrapText Gets/sets whether cell text wraps to additional lines as necessary.  
Public PropertyColumnAutoSizeMode Gets/sets how cells associated with columns in this UltraTreeColumnSet instance's UltraTreeColumnSet.Columns collection are auto-sized via the user interface.  
Public PropertyColumnHeaderAppearance Gets/sets the appearance that is applied to the headers displayed by this UltraTreeColumnSet instance's columns.  
Public PropertyColumnHeaderImageSize Gets/sets the size at which images will be displayed by column headers.  
Public PropertyColumns Returns the collection of UltraTreeNodeColumn objects contained by this UltraTreeColumnSet instance.  
Public PropertyColumnSettings Returns the UltraTreeColumnSettings instance whose UltraTreeColumnSettings.ColumnSets collection contains this instance, or null if this instance does not belong to a collection.  
Public PropertyControl Returns the UltraTree control to which this instance belongs, or null if not associated with any control.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyExpansionIndicatorColumn Returns the UltraTreeNodeColumn that defines which UltraTreeNodeCell displays the expansion indicator for the corresponding UltraTreeNode. Applicable only when the associated UltraTree control's UltraTree.ViewStyle property resolves to ViewStyle.OutlookExpress.  
Public PropertyHasActiveCellAppearance Returns whether an appearance object has been created for the ActiveCellAppearance.  
Public PropertyHasCellAppearance Returns whether an appearance object has been created for the CellAppearance.  
Public PropertyHasColumnHeaderAppearance Returns whether an appearance object has been created for the ColumnHeaderAppearance.  
Public PropertyHeaderStyle Gets/sets the header style for the columns in this UltraTreeColumnSet instance's UltraTreeColumnSet.Columns collection.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyLabelPosition Gets/sets the position of labels in the node layout.  
Public PropertyLabelStyle Gets/sets the position of labels in the node layout.  
Public PropertyNodeTextColumn Gets/sets the UltraTreeNodeColumn instance whose cells will provide the value of the UltraTreeNode.Text property for associated UltraTreeNode objects.  
Public PropertyNullText Gets/sets the string that is displayed by cells whose value is null or DBNull.Value.  
Public PropertyParentColumnSetsCollection Returns the ColumnSetsCollection to which this UltraTreeColumnSet instance belongs.  
Public PropertyShowSortIndicators Gets/sets whether sort indicators will appear in the headers of sorted columns.  
Public PropertySortedColumns Returns 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 PropertyTipStyleCell Gets/sets whether a tooltip is displayed when a cell's text is not fully visible.  
Top

Protected Properties

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 MethodReset Resets all properties of this UltraTreeColumnSet instance to their default values.  
Public MethodResetActiveCellAppearance Resets the properties of the ActiveCellAppearance to their default values.  
Public MethodResetAllowCellEdit Resets the value of the AllowCellEdit property to its default.  
Public MethodResetAllowCellSizing Resets the value of the UltraTreeColumnSet.AllowCellSizing property to its default.  
Public MethodResetAllowCellSpanSizing Resets the value of the AllowCellSpanSizing property to its default.  
Public MethodResetAllowColMoving Resets the value of the UltraTreeColumnSet.AllowColMoving property to its default.  
Public MethodResetAllowLabelSizing Resets the value of the UltraTreeColumnSet.AllowLabelSizing property to its default.  
Public MethodResetAllowLabelSpanSizing Resets the value of the AllowLabelSpanSizing property to its default.  
Public MethodResetAllowSorting Resets the value of the UltraTreeColumnSet.AllowSorting property to its default.  
Public MethodResetBorderStyleCell Resets the value of the UltraTreeColumnSettings.BorderStyleCell property to its default.  
Public MethodResetBorderStyleColumnHeader Resets the value of the UltraTreeColumnSettings.BorderStyleColumnHeader property to its default.  
Public MethodResetCellAppearance Resets the properties of the CellAppearance to their default values.  
Public MethodResetCellWrapText Resets the value of the CellWrapText property to its default.  
Public MethodResetColumnAutoSizeMode Resets the value of the UltraTreeColumnSet.ColumnAutoSizeMode property to its default.  
Public MethodResetColumnHeaderAppearance Resets the properties of the ColumnHeaderAppearance to their default values.  
Public MethodResetColumnHeaderImageSize Resets the value of the ColumnHeaderImageSize property to its default.  
Public MethodResetHeaderStyle Resets the value of the UltraTreeColumnSettings.HeaderStyle property to its default.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLabelPosition Resets the value of the UltraTreeColumnSet.LabelPosition property to its default.  
Public MethodResetLabelStyle Resets the value of the UltraTreeColumnSet.LabelStyle property to its default.  
Public MethodResetNodeTextColumn Resets the value of the UltraTreeColumnSet.NodeTextColumn property to its default.  
Public MethodResetNullText Resets the value of the UltraTreeNodeColumn.NullText property to its default.  
Public MethodResetShowSortIndicators Resets the value of the ShowSortIndicators property to its default.  
Public MethodResetTipStyleCell Resets the value of the TipStyleCell property to its default.  
Public MethodShouldSerialize Returns 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 MethodToStringOverridden.  Returns a string that represents this object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Top

Protected Methods

 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectData Invoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDeserialization Called 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 MethodShouldSerializeActiveCellAppearance Returns whether the ActiveCellAppearance requires serialization.  
Protected MethodShouldSerializeAllowCellEdit Returns whether the value of the AllowCellEdit property has been changed from its default.  
Protected MethodShouldSerializeAllowCellSizing Returns whether the value of the UltraTreeColumnSet.AllowCellSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowCellSpanSizing Returns whether the value of the AllowCellSpanSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowColMoving Returns whether the value of the UltraTreeColumnSet.AllowColMoving property has been changed from its default.  
Protected MethodShouldSerializeAllowLabelSizing Returns whether the value of the UltraTreeColumnSet.AllowLabelSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowLabelSpanSizing Returns whether the value of the AllowLabelSpanSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowSorting Returns whether the value of the UltraTreeColumnSet.AllowSorting property has been changed from its default.  
Protected MethodShouldSerializeBorderStyleCell Returns whether the value of the BorderStyleCell property has been changed from its default.  
Protected MethodShouldSerializeBorderStyleColumnHeader Returns whether the value of the BorderStyleColumnHeader property has been changed from its default.  
Protected MethodShouldSerializeCellAppearance Returns whether the CellAppearance requires serialization.  
Protected MethodShouldSerializeCellWrapText Returns whether the value of the CellWrapText property has been changed from its default.  
Protected MethodShouldSerializeColumnAutoSizeMode Returns whether the value of the UltraTreeColumnSet.ColumnAutoSizeMode property has been changed from its default.  
Protected MethodShouldSerializeColumnHeaderAppearance Returns whether the ColumnHeaderAppearance requires serialization.  
Protected MethodShouldSerializeColumnHeaderImageSize Returns whether the value of the ColumnHeaderImageSize property has been changed from its default.  
Protected MethodShouldSerializeHeaderStyle Returns whether the value of the UltraTreeColumnSet.HeaderStyle property has been changed from its default.  
Protected MethodShouldSerializeLabelPosition Returns whether the value of the UltraTreeColumnSet.LabelPosition property has been changed from its default.  
Protected MethodShouldSerializeLabelStyle Returns whether the value of the UltraTreeColumnSet.LabelStyle property has been changed from its default.  
Protected MethodShouldSerializeNodeTextColumn Returns whether the value of the UltraTreeColumnSet.NodeTextColumn property has been changed from its default.  
Protected MethodShouldSerializeNullText Returns whether the value of the NullText property has been changed from its default.  
Protected MethodShouldSerializeShowSortIndicators Returns whether the value of the ShowSortIndicators property has been changed from its default.  
Protected MethodShouldSerializeTipStyleCell Returns whether the value of the TipStyleCell property has been changed from its default.  
Top

Public Events

See Also