PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Style Class / ShapeFillBrushExpr Property

In This Topic
    ShapeFillBrushExpr Property (Style)
    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