MVCxGridViewExportSettings Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Before |
Enables you to perform custom actions before the grid content is exported.
Inherited from MVCx |
Bottom |
Gets or sets the target document’s bottom margin. |
Detail |
Gets or sets the detail row’s horizontal offset. |
Detail |
Gets or sets the detail row’s vertical offset. |
Enable |
Gets or sets a value specifying whether the client exporting API is enabled.
Inherited from MVCx |
Excel |
|
Exported |
Obsolete. Gets or sets which rows should be exported. |
Export |
Gets or sets a value indicating whether it’s necessary to export a detail grid, when it is empty. |
Export |
Specifies if only selected rows should be exported. |
File |
Gets or sets the file name to which the grid data is exported.
Inherited from MVCx |
Get |
Enables you to populate the collection of detail grids that correspond to individual records within the master Grid |
Landscape | Gets or sets whether data is exported to PDF in Landscape. |
Left |
Gets or sets the target document’s left margin. |
Max |
Gets or sets the column’s maximum width. |
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. |
Preserve |
Gets or sets whether the expanded state of group rows is preserved when the ASPx |
Print |
Gets or sets whether check boxes (or radio buttons) used to select/deselect data rows, are printed. |
Render |
Enables rendering of different content from the default export. |
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 |
Gets or sets the target document’s right margin. |
Right |
Gets or sets a value specifying whether the grid data should be exported to a document with right-to-left representation.
Inherited from MVCx |
Styles | Provides access to the style settings that control the appearance of the extension’s visual elements for printing purposes. |
Top |
Gets or sets the target document’s top margin. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also