Version

UltraTreeColumnSettings Class Members

The following tables list the members exposed by UltraTreeColumnSettings.

Public Constructors
 NameDescription
Public ConstructorUltraTreeColumnSettings 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 can be activated and/or edited.  
Public PropertyAllowCellSizingGets/sets whether the end user can resize the cells in this column.  
Public PropertyAllowCellSpanSizingGets/sets whether the end user can resize the span of cells in this column.  
Public PropertyAllowColMovingGets/sets whether the end user can click and drag columns.  
Public PropertyAllowLabelSizingGets/sets whether the end user is allowed to resize cells when in node layout mode.  
Public PropertyAllowLabelSpanSizingGets/sets whether the end user can resize the span of cells in this column.  
Public PropertyAllowSortingGets/sets whether clicking on a column header initiates a sort operation.  
Public PropertyAutoFitColumnsGets/sets whether columns are automatically resized so that all columns are visible in the control, preventing a horizontal scrollbar from appearing.  
Public PropertyAutoGenerateColumnSetsGets/sets whether columns will be created automatically based on the data structure defined by the control's DataSource and DataMember properties.  
Public PropertyBorderStyleCellGets/sets the border style for the all cells in all UltraTreeColumnSets in this UltraTreeColumnSettings instance's ColumnSets collection.  
Public PropertyBorderStyleColumnHeaderGets/sets the border style for the all column headers in all UltraTreeColumnSets in this UltraTreeColumnSettings instance's ColumnSets collection.  
Public PropertyCellAppearanceGets/sets the appearance that is applied to the cells in columns that do not have a more specific appearance set.  
Public PropertyCellWrapTextGets/sets whether text in cells will wrap to additional lines as necessary.  
Public PropertyColumnAutoSizeModeGets/sets how columns are auto-sized via the user interface.  
Public PropertyColumnHeaderAppearanceGets/sets the appearance that is applied to the headers of all columns that do not have a more specific header appearance set.  
Public PropertyColumnHeaderImageSizeGets/sets the size at which images will be displayed in the column headers.  
Public PropertyColumnHeaderWrapTextGets/sets whether text in column headers will wrap to additional lines as necessary.  
Public PropertyColumnSetsReturns a collection of UltraTreeColumnSet objects, each of which define a set of UltraTreeNodeColumns.  
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 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 all column headers.  
Public PropertyLabelPositionGets/sets the position of labels in the node layout.  
Public PropertyLabelStyleGets/sets the style of labels in the node layout.  
Public PropertyMultiSortModifierKeyGets/sets the modifier key that is pressed to include additional columns in a multi-column sort operation.  
Public PropertyNullTextGets/sets the string that is displayed by cells whose value is null or DBNull.Value.  
Public PropertyRootColumnSetGets/sets the UltraTreeColumnSet instance that defines the column structure for nodes that do not have a more specific setting.  
Public PropertyShowBandNodesGets/sets whether nodes are created to represent the name of a band when data bound.  
Public PropertyShowSortIndicatorsGets/sets whether clicking on a column header initiates a sort operation.  
Public PropertyTabNavigationGets/sets the behavior for the Tab key when navigating between cells.  
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 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 MethodResetResets all properties of this UltraTreeColumnSettings 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 MethodResetAutoFitColumnsResets the value of the AutoFitColumns property to its default.  
Public MethodResetAutoGenerateColumnSetsResets the AutoGenerateColumnSets property to its default value.  
Public MethodResetBorderStyleCellResets the value of the BorderStyleCell property to its default.  
Public MethodResetBorderStyleColumnHeaderResets the value of the 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 MethodResetColumnHeaderWrapTextResets the value of the ColumnHeaderWrapText property to its default.  
Public MethodResetColumnSetsResets the ColumnSets collection, removing all column sets.  
Public MethodResetHeaderStyleResets the value of the HeaderStyle property to its default.  
Public MethodResetLabelPositionResets the value of the LabelPosition property to its default.  
Public MethodResetLabelStyleResets the value of the LabelStyle property to its default.  
Public MethodResetMultiSortModifierKeyResets the value of the MultiSortModifierKey property to its default.  
Public MethodResetNullTextResets the value of the UltraTreeNodeColumn.NullText property to its default.  
Public MethodResetRootColumnSetResets all properties of the UltraTreeColumnSet instance referenced by the RootColumnSet property to their defaults.  
Public MethodResetShowBandNodesResets the value of the ShowBandNodes property to its default.  
Public MethodResetShowSortIndicatorsResets the value of the ShowSortIndicators property to its default.  
Public MethodResetTabNavigationResets the value of the TabNavigation 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 UltraTreeColumnSettings instance has been changed from its default.  
Public MethodShouldSerializeAutoGenerateColumnSetsReturns whether the AutoGenerateColumnSets property requires serialization.  
Public MethodShouldSerializeColumnSetsReturns whether the ColumnSets collection requires serialization.  
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 MethodOnDeserializationCalled after this UltraTreeColumnSettings instance has been de-serialized.  
Protected MethodOnDisposeOverridden. Called when this UltraTreeColumnSettings instance is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when another sub object that we are listening to notifies us that one of its properties has changed.  
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 MethodShouldSerializeAutoFitColumnsReturns whether the value of the AutoFitColumns 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 MethodShouldSerializeColumnHeaderWrapTextReturns whether the value of the ColumnHeaderWrapText 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 MethodShouldSerializeMultiSortModifierKeyReturns whether the value of the MultiSortModifierKey property has been changed from its default.  
Protected MethodShouldSerializeNullTextReturns whether the value of the NullText property has been changed from its default.  
Protected MethodShouldSerializeRootColumnSetReturns whether any properties of the the UltraTreeColumnSet instance referenced by the RootColumnSet property have been changed from their defaults.  
Protected MethodShouldSerializeShowBandNodesReturns whether the value of the ShowBandNodes property has been changed from its default.  
Protected MethodShouldSerializeShowSortIndicatorsReturns whether the value of the ShowSortIndicators property has been changed from its default.  
Protected MethodShouldSerializeTabNavigationReturns whether the value of the TabNavigation 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