Defined Property (C1DataBinding) | PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.DataBinding Namespace / C1DataBinding Class / Defined Property

In This Topic
Defined Property (C1DataBinding)
In This Topic
Gets a value indicating that the current data binding is not empty and is linked to some data.
Syntax
'Declaration
 
Public ReadOnly Property Defined As Boolean
 
See Also