CardViewExportStyles.TotalSummaryItemStyle Property
In This Article
Gets the style settings defining the appearance of total summary items (ASPxCardViewSummaryItem) when the CardView is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CardViewExportAppearance TotalSummaryItemStyle { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
#Remarks
Note
These style settings are only in effect when the ASPx
See Also