TreeListSettingsExport Properties
Contains the export settings to be applied when the TreeList’s data is exported.
Name | Description |
---|---|
Auto |
Gets or sets whether the ASPx |
Enable |
Gets or sets a value specifying whether the client exporting API is enabled. |
Expand |
Gets or sets a value specifying which nodes of an ASPx |
Export |
Gets or sets whether all pages are exported.
Inherited from ASPx |
File |
Gets or sets the file name to which the tree list’s data is exported. |
Page |
Gets the settings of a report page.
Inherited from ASPx |
Right |
Specifies whether or not the tree list supports right-to-left representation when you export tree list data.
Inherited from ASPx |
Show |
Gets or sets whether tree buttons are displayed in a report.
Inherited from ASPx |
Show |
Gets or sets whether tree lines are displayed in a report.
Inherited from ASPx |
Split |
Gets or sets whether data cells are allowed to be split across pages when exporting.
Inherited from ASPx |
See Also