MonthCalSelectionEvent Constructor (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax CONSTRUCTOR(
loControl AS Control,
lExplicit AS LOGIC
)
public MonthCalSelectionEvent(
Control loControl,
bool lExplicit
)
Request Example
View SourceParameters
- loControl
- Type: Control
- lExplicit
- Type: Logic
See Also