CardViewExportStyles.Group Property
In This Article
Gets the style settings defining the appearance of groups used in data cards when the CardView is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CardViewExportGroupStyle Group { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
#Remarks
Note
These style settings are only in effect when the ASPx
See Also