Class CardStyle
Defines the constants that specify the style of each cards.
Inheritance
System.Object
CardStyle
Namespace: Syncfusion.GridHelperClasses
Assembly: Syncfusion.GridHelperClasses.Windows.dll
Syntax
public sealed class CardStyle : Enum
Fields
MergedLabels
Provide merged label for card style.
Declaration
public const CardStyle MergedLabels
Field Value
| Type |
|---|
| CardStyle |
StandardLabels
Provide standard label for card style.
Declaration
public const CardStyle StandardLabels
Field Value
| Type |
|---|
| CardStyle |