ASPxTreeListPrintSettings Properties
Provides print settings for a ASPxTreeList control.Name | Description |
---|---|
AutoWidth | Gets or sets whether the ASPxTreeList fits the printed page horizontally. |
ExpandAllNodes | Gets or sets a value specifying which nodes of an ASPxTreeList should present in the export result. |
ExportAllPages | Gets or sets whether all pages are exported. |
PageSettings | Gets the settings of a report page. |
RightToLeft | Specifies whether or not the tree list supports right-to-left representation when you export tree list data. |
ShowTreeButtons | Gets or sets whether tree buttons are displayed in a report. |
ShowTreeLines | Gets or sets whether tree lines are displayed in a report. |
SplitDataCellAcrossPages | Gets or sets whether data cells are allowed to be split across pages when exporting. |
See Also