GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Grouping Class : Label Property |
Gets or sets a label to identify an instance of the group within the client UI (to provide a user-friendly label for searching).
'Declaration Public Property Label As ExpressionInfo
public ExpressionInfo Label {get; set;}