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