Click or drag to resize

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)
Syntax
public bool Detached { get; }

Property Value

Type: Boolean
See Also