Version

UltraListViewColumnBase Class Methods

For a list of all members of this type, see UltraListViewColumnBase 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 MethodPerformAutoResizeOverloaded. Sets the Width of this column to the value required to fully display the header text and/or the text for the items/sub-items that are currently within the control's viewable area.  
Public MethodResetResets all properties of this UltraListViewColumnBase instance to their default values.  
Public MethodResetAllowMovingResets the value of the AllowMoving property to its default.  
Public MethodResetAllowSizingResets the value of the AllowSizing property to its default.  
Public MethodResetAllowSortingResets the value of the AllowSorting property to its default.  
Public MethodResetAutoSizeModeResets the value of the UltraListViewDetailsSettings.ColumnAutoSizeMode property to its default.  
Public MethodResetDataTypeResets the value of the DataType property to its default.  
Public MethodResetEditorResets the value of the Editor property to its default.  
Public MethodResetEditorComponentResets the value of the EditorComponent property to its default.  
Public MethodResetEditorControlResets the value of the EditorControl property to its default.  
Public MethodResetFormatResets the value of the Format property to its default.  
Public MethodResetFormatProviderResets the value of the FormatProvider property to its default.  
Public MethodResetHeaderAppearanceResets the properties of the HeaderAppearance to their default values.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetNullTextResets the value of the NullText property to its default.  
Public MethodResetShowSortIndicatorsResets the value of the ShowSortIndicators property to its default.  
Public MethodResetSortComparerResets the value of the SortComparer property to its default.  
Public MethodResetSortingResets the value of the Sorting property to its default.  
Public MethodResetTextResets the value of the Text property to its default.  
Public MethodResetValueListResets the value of the ValueList property to its default.  
Public MethodResetVisiblePositionInDetailsViewResets the value of the VisiblePositionInDetailsView property to its default.  
Public MethodResetWidthResets the value of the Width property to its default.  
Public MethodShouldSerializeReturns whether the value of any property of this UltraListViewColumnBase 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 MethodGetObjectDataHandles serialization for this UltraListViewColumnBase instance.  
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 UltraListViewColumnBase instance has been de-serialized.  
Protected MethodOnDisposeOverridden. Called when this UltraListViewColumnBase instance is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property of a sub-object of this UltraListViewColumnBase instance is changed.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAllowMovingReturns whether the value of the AllowMoving property has been changed from its default.  
Protected MethodShouldSerializeAllowSizingReturns whether the value of the AllowSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowSortingReturns whether the value of the AllowSorting property has been changed from its default.  
Protected MethodShouldSerializeAutoSizeModeReturns whether the value of the AutoSizeMode property has been changed from its default.  
Protected MethodShouldSerializeDataTypeReturns whether the value of the DataType property has been changed from its default.  
Protected MethodShouldSerializeEditorReturns whether the value of the Editor property has been changed from its default.  
Protected MethodShouldSerializeEditorComponentReturns whether the value of the EditorComponent property has been changed from its default.  
Protected MethodShouldSerializeEditorControlReturns whether the value of the EditorControl property has been changed from its default.  
Protected MethodShouldSerializeFormatReturns whether the value of the Format property has been changed from its default.  
Protected MethodShouldSerializeFormatProviderReturns whether the value of the FormatProvider property has been changed from its default.  
Protected MethodShouldSerializeHeaderAppearanceReturns whether the HeaderAppearance requires serialization.  
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 MethodShouldSerializeSortComparerReturns whether the value of the SortComparer property has been changed from its default.  
Protected MethodShouldSerializeSortingReturns whether the value of the Sorting property has been changed from its default.  
Protected MethodShouldSerializeTextReturns whether the value of the Text property has been changed from its default.  
Protected MethodShouldSerializeValueListReturns whether the value of the ValueList property has been changed from its default.  
Protected MethodShouldSerializeVisiblePositionInDetailsViewReturns whether the value of the VisiblePositionInDetailsView property has been changed from its default.  
Protected MethodShouldSerializeWidthReturns whether the value of the Width property has been changed from its default.  
See Also