Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CheckeredBorder Class / AlternatingSquareBrush Property

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