Back to Devexpress

MVCxCardViewExportSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-0be43033.md

latest1.4 KB
Original Source

MVCxCardViewExportSettings Class

Contains the export settings to be applied when the CardView’s data is exported.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxCardViewExportSettings :
    MVCxGridExportSettings
vb
Public Class MVCxCardViewExportSettings
    Inherits MVCxGridExportSettings

The following members return MVCxCardViewExportSettings objects:

Inheritance

Object MVCxGridExportSettings MVCxCardViewExportSettings

See Also

MVCxCardViewExportSettings Members

Grid View

Grid View Data Export

DevExpress.Web.Mvc Namespace