Enum FileType
Types of files
Namespace: Syncfusion.EJ.ReportDesigner
Assembly: Syncfusion.EJ.ReportDesigner.dll
Syntax
public enum FileType
Fields
Name | Description |
---|---|
Accdb | Extension of Access Database files |
Image | Extension of Image files |
Mdb | Extension of Access files |
RDL | Extension of RDL Report files |
RDLC | Extension of RDLC Report files |
Sdf | Extension of SDF Database files |
Xls | Extension of Excel files |
Xlsb | Extension of Excel files |
Xlsm | Extension of Excel files |
Xlsx | Extension of Excel Advanced files |
Xml | Extension of Xml files |