| Visual Basic (Declaration) | |
|---|---|
Public Property DateMargin As Size | |
| C# | |
|---|---|
public Size DateMargin {get; set;} | |
Property Value
SizeThe width value of the size indicates the horizontal spacing (in pixels) between calendars, while the height value of the size indicates the vertical spacing(in pixels) between calendars.