ActiveReports 12
DesignerVisible Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Layer Class : DesignerVisible Property
Specifies whether elements on this layer are visible in designer.
Syntax
'Declaration
 
Public Property DesignerVisible As Boolean
public bool DesignerVisible {get; set;}
See Also

Reference

Layer Class
Layer Members