ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / CustomPropertyDefinitionCollection Class / CustomPropertyDefinitionCollection Constructor

In This Topic
    CustomPropertyDefinitionCollection Constructor
    In This Topic
    Initializes a new instance of the CustomPropertyDefinitionCollection class.
    Syntax
    'Declaration
     
    Public Function New()
    public CustomPropertyDefinitionCollection()
    See Also