Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

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