ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ReportTextOptionsForm Class / AllowTransparency Property

In This Topic
    AllowTransparency Property (ReportTextOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowTransparency As System.Boolean
    public System.bool AllowTransparency {get; set;}
    See Also