Version

UltraListViewTilesSettings Class Methods

For a list of all members of this type, see UltraListViewTilesSettings 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 MethodResetOverridden. Resets all properties of this UltraListViewTilesSettings instance to their default values.  
Public MethodResetAlignmentResets the value of the Alignment property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Public MethodResetImageListResets the value of the ImageList property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Public MethodResetImageSizeResets the value of the ImageSize property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Public MethodResetItemSizeResets the value of the ItemSize property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Public MethodResetMaxLinesResets the value of the MaxLines property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Public MethodResetNullTextResets the value of the NullText property to its default.  
Public MethodResetSpacingResets the value of the Spacing property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Public MethodResetSubItemAppearanceResets the properties of the SubItemAppearance to their default values.  
Public MethodResetSubItemsVisibleByDefaultResets the value of the SubItemsVisibleByDefault property to its default.  
Public MethodResetTextAreaAlignmentResets the value of the TextAreaAlignment property to its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Public MethodShouldSerializeOverridden. Returns whether the value of any property of this UltraListViewTilesSettings 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 UltraListViewIconicViewSettingsBase instance. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
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 UltraListViewIconicViewSettingsBase instance has been de-serialized. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Protected MethodOnDisposeOverridden. Called when this UltraListViewTilesSettings 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 MethodShouldSerializeAlignmentReturns whether the value of the Alignment property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Protected MethodShouldSerializeImageListReturns whether the value of the ImageList property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Protected MethodShouldSerializeImageSizeReturns whether the value of the ImageSize property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewSettingsBase)
Protected MethodShouldSerializeItemSizeReturns whether the value of the ItemSize property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Protected MethodShouldSerializeMaxLinesReturns whether the value of the MaxLines property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Protected MethodShouldSerializeNullTextReturns whether the value of the NullText property has been changed from its default.  
Protected MethodShouldSerializeSpacingReturns whether the value of the Spacing property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
Protected MethodShouldSerializeSubItemAppearanceReturns whether the SubItemAppearance requires serialization.  
Protected MethodShouldSerializeSubItemsVisibleByDefaultReturns whether the value of the SubItemsVisibleByDefault property has been changed from its default.  
Protected MethodShouldSerializeTextAreaAlignmentReturns whether the value of the TextAreaAlignment property has been changed from its default. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewIconicViewSettingsBase)
See Also