ClassSpreadsheetDownloadEventArgs
Class
Arguments for the open event.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class SpreadsheetDownloadEventArgs : ICancellableEventArgs
Inheritance: objectSpreadsheetDownloadEventArgs
Implements:
Constructors
SpreadsheetDownloadEventArgs()
Declaration
cs-api-definition
public SpreadsheetDownloadEventArgs()
Properties
FileName
The files that are used for the event.
IsCancelled
Specifies if the event should be canceled.