Gets a value indicating whether at least one group in the current collection of row/column groups is data bound.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool DataBindingDefined { get; }
Visual Basic
Public ReadOnly Property DataBindingDefined As Boolean
	Get

See Also