Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Style Class / ShapeFillBrushExpr Property

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