| Visual Basic (Declaration) | |
|---|---|
Public Property DateOffset As Size | |
| C# | |
|---|---|
public Size DateOffset {get; set;} | |
Property Value
SizeThe width value of the size adjust the horizontal offset, while the height value of the size adjusts the vertical offset. A positive value will compress the size of the calendars, and a negative value will expand the size of the calendars.