C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / DataSchema Property

In This Topic
DataSchema Property (C1PrintDocument)
In This Topic
Gets the C1.C1Preview.DataBinding.C1DataSchema object representing the data schema built into the current document.
Syntax
'Declaration
 
Public ReadOnly Property DataSchema As C1DataSchema
 
See Also