Table of Contents

Enum TableExportType

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

Table 组件导出类型枚举

public enum TableExportType
Extension Methods

Fields

Csv = 2

Csv 格式

Excel = 1

Excel 格式

Pdf = 3

Pdf 格式

Unknown = 0

未知格式