Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Shadow Structure / TransparencyExpr Property

In This Topic
    TransparencyExpr Property
    In This Topic
    Gets or sets the expression used to calculate Transparency.
    Syntax
    'Declaration
     
    Public Property TransparencyExpr As String
    public string TransparencyExpr {get; set;}
    See Also