| Package | stimulsoft.report.export.enums |
| Class | public class StiDataExportMode |
| Inheritance | StiDataExportMode Object |
| Constant | Defined By | ||
|---|---|---|---|
| AllBands : int = 15 [static] | StiDataExportMode | ||
| Data : int = 1 [static] | StiDataExportMode | ||
| DataAndHeadersFooters : int = 7 [static] | StiDataExportMode | ||
| Footers : int = 4 [static] | StiDataExportMode | ||
| Headers : int = 2 [static] | StiDataExportMode | ||
| HeadersFooters : int = 6 [static] | StiDataExportMode | ||
| AllBands | Constant |
public static const AllBands:int = 15| Data | Constant |
public static const Data:int = 1| DataAndHeadersFooters | Constant |
public static const DataAndHeadersFooters:int = 7| Footers | Constant |
public static const Footers:int = 4| Headers | Constant |
public static const Headers:int = 2| HeadersFooters | Constant |
public static const HeadersFooters:int = 6