ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Toolbox Namespace / Group Class / Text Property

In This Topic
    Text Property (Group)
    In This Topic
    Gets or sets the group caption. The default value is 'Group'.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also