Defined Property (Grouping)
In This Topic
Gets a value indicating whether the
Grouping.Expressions collection contains at least one grouping
Expression.
Syntax
'Declaration
Public ReadOnly Property Defined As Boolean
public bool Defined {get;}
See Also