Back to Devexpress

MVCxGridExportSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-59912e0a.md

latest1.5 KB
Original Source

MVCxGridExportSettings Class

Serves as a base class for the MVCxGridViewExportSettings, MVCxCardViewExportSettings, and MVCxVerticalGridExportSettings classes.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridExportSettings
vb
Public Class MVCxGridExportSettings

The following members return MVCxGridExportSettings objects:

Inheritance

Object MVCxGridExportSettings MVCxCardViewExportSettings

MVCxGridViewExportSettings

MVCxVerticalGridExportSettings

See Also

MVCxGridExportSettings Members

DevExpress.Web.Mvc Namespace