Specifies the export formats that should be made available in the export
button of the navigation bar.
Namespace:
C1.Web.C1WebReportAssembly: C1.Web.C1WebReport.2 (in C1.Web.C1WebReport.2.dll)
Syntax
| C# |
|---|
[FlagsAttribute] public enum ExportFormatsEnum |
| Visual Basic (Declaration) |
|---|
<FlagsAttribute> _ Public Enumeration ExportFormatsEnum |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| HTML | ||
| XLS | ||
| RTF | ||
| All |