Gets the C1DataSchema object representing
the data schema built into the current document.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public C1DataSchema DataSchema { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property DataSchema As C1DataSchema Get |