ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / SectionDocument Class / Name Property

In This Topic
    Name Property (SectionDocument)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property Name As String
    public override string Name {get; set;}
    See Also