Back to Devexpress

CardViewExportStyles Members

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

latest6.0 KB
Original Source

CardViewExportStyles Members

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

Constructors

NameDescription
CardViewExportStyles(IPropertiesOwner)Initializes a new instance of the CardViewExportStyles class.

Properties

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.

Methods

NameDescription
Assign(PropertiesBase)Copies the settings of the specified object to the current one.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the string that represents the current object. Inherited from StateManager.

See Also

CardViewExportStyles Class

DevExpress.Web Namespace