ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / PropertyGrid Property

In This Topic
    PropertyGrid Property
    In This Topic
    Attaches a System.Windows.Forms.PropertyGrid to the designer to display the properties of an item selected within the designer.
    Syntax
    'Declaration
     
    Public Property PropertyGrid As PropertyGrid
    public PropertyGrid PropertyGrid {get; set;}
    See Also