Gets or sets a label to identify an instance of the group within the client UI (to provide a user-friendly label for searching).
Visual Basic (Declaration) | |
---|---|
Public Property Label As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Label {get; set;} |
ActiveReports Developer 7 | |
Label Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Grouping Class : Label Property |
Glossary Item Box
Gets or sets a label to identify an instance of the group within the client UI (to provide a user-friendly label for searching).
Visual Basic (Declaration) | |
---|---|
Public Property Label As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Label {get; set;} |