C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableVectorGroup Class / DataBindingDefined Property

In This Topic
DataBindingDefined Property (TableVectorGroup)
In This Topic
Gets a value indicating whether the current row/column group is data bound. Returns true if the group's DataBinding property has been initialized and its C1.C1Preview.DataBinding.C1DataBinding.Mode is not DataBindingModeEnum.None.
Syntax
'Declaration
 
Public ReadOnly Property DataBindingDefined As Boolean
 
See Also