MonthCalendar.Today Property | |
The date specified as "today" for the MonthCalendar control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Today AS USUAL GET SET
public virtual Usual Today { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe date specified as "today" for the MonthCalendar control.
See Also