Version

UltraGridCardSettings Class Properties

For a list of all members of this type, see UltraGridCardSettings members.

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)
See Also