Event arguments fired after a TreeList Excel export completes. Use this event to access the export stream and post-process the file before it is sent to the browser.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class TreeListAfterExcelExportEventArgs : GridAfterSpreadsheetExportEventArgs
Inheritance: objectGridAfterSpreadsheetExportEventArgsTreeListAfterExcelExportEventArgs
Inherited Members
Constructors
C#
public TreeListAfterExcelExportEventArgs()