Back to Devexpress

CardViewExportStyles Properties

aspnet-devexpress-dot-web-dot-cardviewexportstyles-dot-underscore-properties.md

latest3.7 KB
Original Source

CardViewExportStyles Properties

Provides the style settings defining the appearance of the visual elements within the ASPxCardView when it is exported.

NameDescription
CaptionGets the style settings defining the appearance of layout item captions used in cards when the CardView is exported.
CardGets the style settings defining the appearance of cards when the CardView is exported.
CellGets the style settings defining the appearance of data cells in cards when the CardView is exported.
DefaultGets the default appearance settings.
GroupGets the style settings defining the appearance of groups used in data cards when the CardView is exported.
GroupCaptionGets the style settings defining the appearance of group captions used in cards when the CardView is exported.
GroupRowGets the style settings defining the appearance of group rows when the card view is exported.
HyperLinkGets the style settings defining the appearance of hyper links when the CardView is exported.
ImageGets the style settings defining the appearance of images when the CardView is exported.
TabGets the style settings defining the appearance of tabbed layout group tabs used in cards when the CardView is exported.
TabbedGroupGets the style settings defining the appearance of tabbed layout groups used in cards when the CardView is exported.
TotalSummaryItemStyleGets the style settings defining the appearance of total summary items (ASPxCardViewSummaryItem) when the CardView is exported.
TotalSummaryPanelStyleGets the style settings defining the appearance of the summary panel when the CardView is exported.

See Also

CardViewExportStyles Class

CardViewExportStyles Members

DevExpress.Web Namespace