ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportPartProperty Class / PropertyType Property

In This Topic
    PropertyType Property
    In This Topic
    Property type.
    Syntax
    'Declaration
     
    Public Property PropertyType As ReportPartPropertyType
    public ReportPartPropertyType PropertyType {get; set;}
    See Also