Back to Devexpress

MVCxGridViewExportSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-243e0a65.md

latest1.4 KB
Original Source

MVCxGridViewExportSettings Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

The following members return MVCxGridViewExportSettings objects:

Inheritance

Object MVCxGridExportSettings MVCxGridViewExportSettings

See Also

MVCxGridViewExportSettings Members

Grid View

Grid View Data Export

DevExpress.Web.Mvc Namespace