[]
Sets the number of columns and rows of months to display.
public void SetCalendarDimensions(int x, int y)
Public Sub SetCalendarDimensions(x As Integer, y As Integer)
| Type | Name | Description |
|---|---|---|
| int | x | The number of columns. |
| int | y | The number of rows. |