Gets or sets the width of the squares in background.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public double SquareWidth { get; set; } |
| Visual Basic |
|---|
Public Property SquareWidth As Double Get Set |