ActiveReports 12
Region Property (LayerList)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > LayerList 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

LayerList Class
LayerList Members