ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1CheckeredBorder Class / SquareBrush Property

In This Topic
    SquareBrush Property
    In This Topic
    Gets or sets the brush used to draw the squares in background.
    Syntax
    'Declaration
     
    
    Public Property SquareBrush As Brush
    public Brush SquareBrush {get; set;}
    See Also