New to Telerik UI for BlazorStart a free 30-day trial

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 GridAfterSpreadsheetExportEventArgs.Stream

Constructors

C#
public TreeListAfterExcelExportEventArgs()