ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IGroup Interface / Name Property

In This Topic
    Name Property (IGroup)
    In This Topic
    Returns the name used for this group.
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}
    See Also