Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended 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