Version

UltraGridCardSettings Class Members

The following tables list the members exposed by UltraGridCardSettings.

Public Constructors
 NameDescription
Public ConstructorUltraGridCardSettings ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAllowLabelSizingReturns or sets whether card labels can be sized in the horizontal dimension.  
Public PropertyAllowSizingReturns or sets whether cards can be sized in the horizontal dimension.  
Public PropertyAutoFitReturns or sets whether cards will be automatically increased in size to use all the width available in the card area.  
Public PropertyCaptionFieldReturns or sets the name of the field used to supply the text for the caption area of a card.  
Public PropertyCaptionLinesReturns or sets the number of lines in a card's caption.  
Public PropertyCardScrollbarsSpecifies whether scrollbars in card-view are visible.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyLabelWidthReturns or sets the width of the card label area.  
Public PropertyMaxCardAreaColsReturns or sets the maximum number of cards displayed in the horizontal dimension within the card area.  
Public PropertyMaxCardAreaRowsReturns or sets the maximum number of cards displayed in the vertical dimension within the card area.  
Public PropertyShowCaptionReturns or sets whether card captions should be displayed.  
Public PropertyStyleReturns or sets the style of the card.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyWidthReturns or sets the width of every card in the card area.  
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 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.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also