Version

UltraListViewListSettings Class Members

The following tables list the members exposed by UltraListViewListSettings.

Public Constructors
 NameDescription
Public ConstructorUltraListViewListSettings ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyCheckBoxStyleGets/sets whether checkboxes are displayed next to items, and also whether the checkboxes are 2 state or 3 state. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase)
Public PropertyColumnWidthGets/sets the width of the columns in which items are displayed.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyImageListGets/sets the ImageList component that is used to provide images for the items displayed with this View setting. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Public PropertyImageSizeGets/sets the size at which item images are displayed for this View setting. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Public PropertyMultiColumnGets/sets whether items are displayed in multiple columns.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
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 MethodResetOverridden. Resets all properties of this UltraListViewListSettings instance to their default values.  
Public MethodResetCheckBoxStyleResets the value of the UltraListViewListSettingsBase.CheckBoxStyle property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase)
Public MethodResetColumnWidthResets the value of the ColumnWidth property to its default.  
Public MethodResetImageListResets the value of the UltraListViewSettingsBase.ImageList property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Public MethodResetImageSizeResets the value of the UltraListViewSettingsBase.ImageSize property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Public MethodResetMultiColumnResets the value of the MultiColumn property to its default.  
Public MethodShouldSerializeOverridden. Returns whether the value of any property of this UltraListViewListSettings instance has been changed from its default.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns a string that represents this object. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataHandles serialization for this UltraListViewListSettingsBase instance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase)
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 UltraListViewListSettingsBase instance has been de-serialized. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase)
Protected MethodOnDisposeOverridden. Called when this UltraListViewListSettings instance is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on an object property of this UltraListViewColumnBase  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeCheckBoxStyleReturns whether the value of the UltraListViewListSettingsBase.CheckBoxStyle property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewListSettingsBase)
Protected MethodShouldSerializeColumnWidthReturns whether the value of the ColumnWidth property has been changed from its default.  
Protected MethodShouldSerializeImageListReturns whether the value of the UltraListViewSettingsBase.ImageList property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Protected MethodShouldSerializeImageSizeReturns whether the value of the UltraListViewSettingsBase.ImageSize property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Protected MethodShouldSerializeMultiColumnReturns whether the value of the MultiColumn 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