ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PartItem Class / Properties Property

In This Topic
    Properties Property (PartItem)
    In This Topic
    Part item properties.
    Syntax
    'Declaration
     
    Public Property Properties As MappedPropertiesCollection
    public MappedPropertiesCollection Properties {get; set;}
    See Also