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

Property Value

Boolean
See Also