![]() | CTInterfaceStrExportAddRowArgs Class |
Namespace: ATR.CT.CTInterface
The CTInterfaceStrExportAddRowArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | configurationName |
Name of the configuration.
|
![]() | Error |
Displayed row error if non-empty.
|
![]() | FullFilename |
Full path of the document used to generate current row
|
![]() | ListRow |
Accessor to ListViewExRow -object in the ListView
Avoid using this since UI components may change in future.
|
![]() | PreviewImagePath |
Full filename of cut
|
![]() | ProfileData |
Export data. To manipulate values of current row
access the data from index RowIndex.
|
![]() | ProfileName |
Name of the current export profile
|
![]() | RowIndex |
Current row's data index in ProfileData.
|
CUSTOMTOOLS 2012 SP0
Revised in | Description |
---|---|
CUSTOMTOOLS 2012 SP4 | Extended with FullFilename. |
CUSTOMTOOLS 2019 SP1 | Extended with configurationName |