ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Layer Class / DesignerTransparency Property

In This Topic
    DesignerTransparency Property
    In This Topic
    Gets or sets the transparency of elements on this layer in designer.
    Syntax
    'Declaration
     
    Public Property DesignerTransparency As Single
    public float DesignerTransparency {get; set;}
    See Also