MonthCalendar.MonthDelta Property | |
The number of months the control scrolls when the user clicks the scroll button.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MonthDelta AS USUAL GET SET
public virtual Usual MonthDelta { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe number of months the control scrolls when the user clicks the scroll button.
See Also