DatePickerExtenderNumberOfMonths Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Set how many months to show at once. The value can be a straight integer, or can be a two-element array to define the number of rows and columns to display.

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

[TypeConverterAttribute(typeof(StringArrayConverter))]
public virtual string[] NumberOfMonths { get; set; }

Property Value

Type: String
The number of months.
See Also

Reference