Click or drag to resize

StrExportAddRowArgs Properties

The CTInterfaceStrExportAddRowArgs type exposes the following members.

Properties
 NameDescription
Public propertyconfigurationName Name of the configuration.
Public propertyError Displayed row error if non-empty.
Public propertyFullFilename Full path of the document used to generate current row
Public propertyListRow Accessor to ListViewExRow -object in the ListView Avoid using this since UI components may change in future.
Public propertyPreviewImagePath Full filename of cut
Public propertyProfileData Export data. To manipulate values of current row access the data from index RowIndex.
Public propertyProfileName Name of the current export profile
Public propertyRowIndex Current row's data index in ProfileData.
Top
See Also