CardViewExportGroupStyle Class
In This Article
Provides the style settings defining the appearance of groups used in cards when the CardView is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewExportGroupStyle :
CardViewExportAppearance
#Related API Members
The following members return CardViewExportGroupStyle objects:
#Remarks
These settings can be accessed using the CardViewExportStyles.Group property.
#Inheritance
Show 12 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridExportAppearanceBase
CardViewExportAppearance
CardViewExportGroupStyle
See Also