Skip to main content
A newer version of this page is available. .

MVCxCardViewExportSettings Class

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

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxCardViewExportSettings :
    MVCxGridExportSettings

The following members return MVCxCardViewExportSettings objects:

Inheritance

Object
MVCxGridExportSettings
MVCxCardViewExportSettings
See Also