MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Grouping Class / Variables Property

In This Topic
Variables Property
In This Topic
Gets a collection of the variables for grouping.
Syntax
'Declaration
 
Public ReadOnly Property Variables As List(Of Variable)
 

Property Value

A collection of the Variable objects for grouping.
See Also