Class MultipleExportType
Defines Multiple Export Type.
Inheritance
System.Object
MultipleExportType
Namespace: Syncfusion.Blazor.Grids
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class MultipleExportType : Enum
Fields
AppendToSheet
Append exported data as additional sheet.
Declaration
public const MultipleExportType AppendToSheet
Field Value
Type | Description |
---|---|
MultipleExportType |
NewSheet
Append exported data in new sheet.
Declaration
public const MultipleExportType NewSheet
Field Value
Type | Description |
---|---|
MultipleExportType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |