Expressions Property (Group)
In This Topic
Gets the expressions by which to group the data. If empty, this is a detail group (that is, there is one instance of the group per detail row of data).
Syntax
'Declaration
Public ReadOnly Property Expressions As Values
public Values Expressions {get;}
See Also