MonthCalendar.MonthDelta Property (Typed) | |
The number of months the control scrolls when the user clicks the scroll button.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.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