Click or drag to resize

CTInterfaceStrExportAddRowArgsProfileData Property

Export data. To manipulate values of current row access the data from index RowIndex.

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public ICTExportProfileData ProfileData { get; }

Property Value

Type: ICTExportProfileData
See Also