ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Property Class / Name Property

In This Topic
    Name Property (Property)
    In This Topic
    A System.String containing the name to use for the property.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also