Skip to main content

MVCxVerticalGridExportSettings Class

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

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxVerticalGridExportSettings :
    MVCxGridExportSettings

The following members return MVCxVerticalGridExportSettings objects:

Inheritance

Object
MVCxGridExportSettings
MVCxVerticalGridExportSettings
See Also