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