C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview.DataBinding Namespace / C1DataBinding Class / Fields Property

In This Topic
Fields Property (C1DataBinding)
In This Topic
Gets the collection of data fields for the current data binding.
Syntax
'Declaration
 
Public ReadOnly Property Fields As FieldCollection
 
See Also