![](../icons/Help.png) | CTInterfaceStrExportAddRowArgsProfileData Property |
Export data. To manipulate values of current row
access the data from index
RowIndex.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic ICTExportProfileData ProfileData { get; }
Public ReadOnly Property ProfileData As ICTExportProfileData
Get
Property Value
Type:
ICTExportProfileData
See Also