Skip to main content
A newer version of this page is available. .
Tab

CardViewExportTotalSummaryPanelStyle Class

Provides the style settings defining the appearance of the summary panel when the CardView is exported.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CardViewExportTotalSummaryPanelStyle :
    CardViewExportAppearance

The following members return CardViewExportTotalSummaryPanelStyle objects:

Remarks

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

Inheritance

See Also