aspnet-devexpress-dot-web-97be9ab5.md
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
public class CardViewExportTotalSummaryPanelStyle :
CardViewExportAppearance
Public Class CardViewExportTotalSummaryPanelStyle
Inherits CardViewExportAppearance
The following members return CardViewExportTotalSummaryPanelStyle objects:
These settings can be accessed using the CardViewExportStyles.TotalSummaryPanelStyle property.
Show 11 items
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridExportAppearanceBase CardViewExportAppearance CardViewExportTotalSummaryPanelStyle
See Also