MVCxGridExportSettings Properties
Serves as a base class for the MVCxGridViewExportSettings, MVCxCardViewExportSettings, and MVCxVerticalGridExportSettings classes.
Name | Description |
---|---|
Before |
Enables you to perform custom actions before the grid content is exported. |
Enable |
Gets or sets a value specifying whether the client exporting API is enabled. |
File |
Gets or sets the file name to which the grid data is exported. |
Right |
Gets or sets a value specifying whether the grid data should be exported to a document with right-to-left representation. |
See Also