Skip to main content
Tab

CardViewExportGroupStyle Class

Provides the style settings defining the appearance of groups used in cards when the CardView is exported.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewExportGroupStyle :
    CardViewExportAppearance

The following members return CardViewExportGroupStyle objects:

Remarks

These settings can be accessed using the CardViewExportStyles.Group property.

See Also