 | ExportDataRowDeleted Property |
A flag indicating that
DeleteRow has been called for this.
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic bool Deleted { get; }
Public ReadOnly Property Deleted As Boolean
Get
Property Value
Type:
Boolean
See Also