ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ReportSectionBase Class / Name Property

In This Topic
    Name Property (ReportSectionBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Name As String
    public abstract string Name {get;}
    See Also