Click or drag to resize

MonthCalSelectionEvent Constructor (Typed)

X#
Initializes a new instance of the MonthCalSelectionEvent class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	loControl AS Control,
	lExplicit AS LOGIC
)
Request Example View Source

Parameters

loControl
Type: Control
lExplicit
Type: Logic
See Also