Version

UltraTreeColumnSettings Class Methods

For a list of all members of this type, see UltraTreeColumnSettings members.

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.  
See Also