DataBindingDefined Property (TableVectorGroupCollection)
In This Topic
Gets a value indicating whether at least one group in the current collection of row/column groups is data bound.
Syntax
'Declaration
Public ReadOnly Property DataBindingDefined As Boolean
public bool DataBindingDefined {get;}
See Also