C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1DataPager Class / IsMouseOver Property

In This Topic
IsMouseOver Property
In This Topic
Returns true if the mouse is over the control.
Syntax
'Declaration
 
Public ReadOnly Property IsMouseOver As Boolean
 
See Also