'Declaration Public Enum ExportFormat Inherits System.Enum
'Usage Dim instance As ExportFormat
public enum ExportFormat : System.Enum
'Declaration Public Enum ExportFormat Inherits System.Enum
'Usage Dim instance As ExportFormat
public enum ExportFormat : System.Enum
Member | Description |
---|---|
Html | The report will be exported in HTML format. |
Jpeg | The report will be exported in JPEG format. |
The report will be exported in PDF format. | |
Tiff | The report will be exported in TIFF format. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.Reporting.ExportFormat
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2