New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Excel
ExportMode
FileName
IgnorePaging
OpenInNewWindow
Pdf
Word
Telerik.Web.UI.TreeListExportSettings
RadTreeList Export settings
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.TreeListExportSettings : IDisposable
Properties
Excel TreeListExcelExportSettings
RadTreeList Excel export settings
ExportMode TreeListExportMode
Determines the way RadTreeList will treat the controls in the exported file. Default value is RemoveControls.
FileName String
Sets or gets the name of the exported file
IgnorePaging Boolean
If enabled, exports all items regardless of the current page size
OpenInNewWindow Boolean
Determines the way the exported file will be sent to the browser.
Pdf TreeListPdfExportSettings
RadTreeList PDF export settings
Word TreeListWordExportSettings
RadTreeList Word export settings
Methods
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Returns
System.Void