Version

UltraGridCardSettings Class Methods

For a list of all members of this type, see UltraGridCardSettings 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 back to their default values  
Public MethodResetAllowLabelSizingResets AllowLabelSizing to its default value (true).  
Public MethodResetAllowSizingResets AllowSizing to its default value (true).  
Public MethodResetAutoFitResets AutoFit to its default value (false).  
Public MethodResetCaptionFieldResets CaptionField to its default value (null).  
Public MethodResetCaptionLinesResets CaptionLines to its default value (1).  
Public MethodResetCardScrollbarsResets the CardScrollbars property to its default value of Horizontal  
Public MethodResetLabelWidthResets LabelWidth to its default value (0).  
Public MethodResetMaxCardAreaColsResets MaxCardAreaCols to its default value (0).  
Public MethodResetMaxCardAreaRowsResets MaxCardAreaRows to its default value (0).  
Public MethodResetShowCaptionResets ShowCaption to its default value (true).  
Public MethodResetStyleResets Style to its default value.  
Public MethodResetWidthResets Width to its default value (0).  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string  
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 MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAllowLabelSizingReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeAllowSizingReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeAutoFitReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeCaptionFieldReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeCaptionLinesReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeCardScrollbarsReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeLabelWidthReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeMaxCardAreaColsReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeMaxCardAreaRowsReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeShowCaptionReturns true if this property is not set to its default value.  
Protected MethodShouldSerializeStyleReturns true if this property is not set to its default value  
Protected MethodShouldSerializeWidthReturns true if this property is not set to its default value.  
See Also