ActiveReports 8
PropertyGrid Property
See Also 
GrapeCity.ActiveReports.Design.Win.v8 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : PropertyGrid Property

Glossary Item Box

Attaches a System.Windows.Forms.PropertyGrid to the designer to display the properties of an item selected within the designer.

Syntax

Visual Basic (Declaration) 
Public Property PropertyGrid As System.Windows.Forms.PropertyGrid
C# 
public System.Windows.Forms.PropertyGrid PropertyGrid {get; set;}

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also