MonthCalSelectionEvent.Explicit Property | |
A Logic value indicating when the user made an explicit date selection within a month calendar control
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Explicit AS LOGIC GET
public virtual bool Explicit { get; }
Request Example
View SourceProperty Value
Type:
LogicA Logic value indicating when the user made an explicit date selection within a month calendar control
See Also