Back to Devexpress

CardViewExportAppearance Class

aspnet-devexpress-dot-web-a95843e8.md

latest2.9 KB
Original Source

CardViewExportAppearance Class

Provides the appearance settings defining the appearance of CardView elements when it is exported.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return CardViewExportAppearance objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Show 13 items

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

CardViewExportTotalSummaryPanelStyle

CardViewExportTabStyle

See Also

CardViewExportAppearance Members

DevExpress.Web Namespace