[]
Configurates MonthCount. Sets the number of months to display in the drop-down calendar.
public virtual TBuilder MonthCount(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
The default value for this property is 1.