ActiveReports 14 .NET Edition
GrapeCity.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