 | ExportDataRowDetached Property |
A flag indicating if this row detached from the
Data
and uses cached/deserialized values.
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic bool Detached { get; }
Public ReadOnly Property Detached As Boolean
Get
Property Value
Type:
Boolean
See Also