Version

PivotGridColumn Class Methods

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

Public Methods
 NameDescription
Public MethodAutoSizeSets the column's width to an ideal value  
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 MethodIsCellHotTrackingReturns a boolean value indicating whether the specified cell is currently hot tracking. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodSortSorts this column in the specified direction, optionally marking any previously sorted columns as not sorted.  
Public MethodToStringReturns the string representation of this item. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChangedOnObjectPropChanged (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodOnSubObjectPropChangedOnSubObjectPropChanged (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodResetAllowResizeRestores the value of the AllowResize property to its default.  
Protected MethodResetAutoSizingRestores the value of the AutoSizing property to its default.  
Protected MethodResetCellAppearanceRestores all property values of the object returned from the CellAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodResetCellHotTrackingBehaviorRestores the value of the associated property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodResetFormatRestores the value of the Format property to its default.  
Protected MethodResetFormatProviderRestores the value of the FormatProvider property to its default.  
Protected MethodResetHeaderAppearanceRestores all property values of the object returned from the HeaderAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodResetHeaderClickActionRestores the value of the HeaderClickAction property to its default.  
Protected MethodResetHeaderTextRestores the value of the associated property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase)
Protected MethodResetSortIndicatorVisibilityRestores the value of the SortIndicatorVisibility property to its default.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetUseServerFormatRestores the value of the UseServerFormat property to its respective default.  
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAllowResizeReturns a boolean value indicating whether the AllowResize property requires serialization.  
Protected MethodShouldSerializeAutoSizingReturns a boolean value indicating whether the AutoSizing property requires serialization.  
Protected MethodShouldSerializeFormatReturns a boolean value indicating whether the Format property requires serialization.  
Protected MethodShouldSerializeFormatProviderReturns a boolean value indicating whether the FormatProvider property requires serialization.  
Protected MethodShouldSerializeHeaderClickActionReturns a boolean value indicating whether the HeaderClickAction property requires serialization.  
Protected MethodShouldSerializeSortIndicatorVisibilityReturns a boolean value indicating whether the SortIndicatorVisibility property requires serialization.  
Protected MethodShouldSerializeUseServerFormatReturns a boolean value indicating whether the UseServerFormat property requires serialization.  
Protected MethodShouldSerializeWidthReturns a boolean value indicating whether the Width property requires serialization.  
See Also