MVCxGridViewExportSettings Class
Contains the export settings to be applied when the GridView's data is exported.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxGridViewExportSettings :
MVCxGridExportSettings
Public Class MVCxGridViewExportSettings
Inherits MVCxGridExportSettings
Related API Members
The following members accept/return MVCxGridViewExportSettings objects:
Inheritance
Object
MVCxGridExportSettings
MVCxGridViewExportSettings
See Also
Feedback