ActiveReports 19 .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 level of elements on this layer in the designer.
    Syntax
    'Declaration
     
    Public Property DesignerTransparency As Single
    public float DesignerTransparency {get; set;}

    Property Value

    A System.Single value indicating the transparency level.
    See Also