System.Windows.Forms.MonthCalendar.CalendarDimensions Property

Gets or sets the number of columns and rows of months displayed.

Syntax

[System.ComponentModel.Localizable(true)]
public System.Drawing.Size CalendarDimensions { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Only one calendar year is displayed at a time, and the maximum number of months that can be displayed is 12. Valid combinations of columns and rows make a maximum product of 12; for values greater than 12, the display is modified on a best-fit basis.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0