eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Export Interfaces » gtAdvGridXportIntf Namespace » TgtExportOptions Class
Gnostice eDocEngine VCL Developer Guide
|
This class represents export settings for the report export component for TMS Grid Pack.
public TgtExportOptions = class(TPersistent);
public: class TgtExportOptions : public TPersistent;
gtAdvGridXportIntf
|
Name |
Description |
![]() |
Specifies grid columns that need to be exported. | |
![]() |
Specifies whether cell borders need to be drawn. | |
![]() |
Specifies whether column headers need to be exported. | |
![]() |
Whether row headers need to be exported. | |
![]() |
Specifies maximum number of columns that need to be exported before spawning a new page. | |
![]() |
Specifies maximum number of rows that need to be exported before spawning a new page. | |
![]() |
| |
![]() |
Whether column headers need to be repeated on each page of the output document. | |
![]() |
Whether row headers need to be repeated on each page of the output document. | |
![]() |
Specifies rows that need to be exported. |