ASPxVerticalGridExportSettings Properties
Contains the export settings to be applied when the VerticalGrid’s data is exported.
Name | Description |
---|---|
Enable |
Gets or sets a value specifying whether the client exporting API is enabled.
Inherited from ASPx |
Export |
Specifies if only selected records should be exported. |
File |
Gets or sets the file name to which the grid’s data is exported. |
Header |
Gets or sets the header indent width within the ASPx |
Landscape | Gets or sets whether data is exported in Landscape. Setting this property to true is not in effect when exporting to XLX or XLSX. |
Page |
Gets the page footer’s settings. |
Page |
Gets the page header’s settings. |
Paper |
Gets or sets the type of paper for the exported report. |
Paper |
Gets or sets the name of the custom paper which is used for export purposes. |
Print |
Gets or sets whether check boxes (or radio buttons) used to select/deselect records, are printed. |
Report |
Gets or sets the text displayed within a report’s footer. |
Report |
Gets or sets the text displayed within a report’s header. |
Right |
Specifies whether to apply right-to-left representation to the control.
Inherited from ASPx |
See Also