Back to Devexpress

CardViewExportTotalSummaryPanelStyle Class

aspnet-devexpress-dot-web-97be9ab5.md

latest2.3 KB
Original Source

CardViewExportTotalSummaryPanelStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewExportTotalSummaryPanelStyle :
    CardViewExportAppearance
vb
Public Class CardViewExportTotalSummaryPanelStyle
    Inherits CardViewExportAppearance

The following members return CardViewExportTotalSummaryPanelStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Show 11 items

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridExportAppearanceBase CardViewExportAppearance CardViewExportTotalSummaryPanelStyle

See Also

CardViewExportTotalSummaryPanelStyle Members

DevExpress.Web Namespace