ActiveReports 12
Label Property (Grouping)

GrapeCity.ActiveReports.v12 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).

Syntax
'Declaration
 
Public Property Label As ExpressionInfo
public ExpressionInfo Label {get; set;}

Property Value

An ExpressionInfo object for a label to identify an instance of the group within the client UI.
See Also

Reference

Grouping Class
Grouping Members