C1.Web.Mvc Namespace / InputDateBase Class / WeeksAfter Property

In This Topic
WeeksAfter Property (InputDateBase)
In This Topic
Gets or sets the number of weeks to show on the calendar after the current month.
Syntax
'Declaration
 
<DefaultValueAttribute(0)>
Public Property WeeksAfter As Integer
 
Remarks
The default value for this property is zero.
See Also