Skip to main content
A newer version of this page is available. .
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.v19.1.dll

Declaration

public class CardViewExportGroupStyle :
    CardViewExportAppearance

The following members return CardViewExportGroupStyle objects:

Remarks

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

See Also