ActiveReports 13
Region Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : Region Property
Gets or sets the window region associated with the control.
Syntax
'Declaration
 
Public Property Region As Region
public Region Region {get; set;}

Property Value

The window System.Drawing.Region associated with the control.
See Also

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members