Returns or sets a value that specifies the number of months to be displayed horizontally and vertically.
Syntax
object.MonthColumns [= number]
object.MonthRows [= number]
The MonthColumns and MonthRows property syntax’s have these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
number | A numeric expression specifying the number of months. |
Remarks
The MonthColumns and MonthRows properties give you the ability to display more than one month at a time.
The MonthColumns property allows you to specify the number of months that will be displayed horizontally. The MonthRows property allows you to specify the number of months that will be displayed vertically.
The control can display up to twelve months.