Gets a value indicating whether the Expressions collection contains at least one grouping Expression.

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

Syntax

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

See Also