Gets or sets the brush used to draw the squares in background.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public Brush SquareBrush { get; set; } |
| Visual Basic |
|---|
Public Property SquareBrush As Brush Get Set |