 | ExportDataRowParentDefined Property |
True if this row should have a parent.
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic bool ParentDefined { get; }
Public ReadOnly Property ParentDefined As Boolean
Get
Property Value
Type:
Boolean
See Also