Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / CancelMouse Property


In This Topic
CancelMouse Property (ChartShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overrides WriteOnly Property CancelMouse As Boolean
 
'Usage
 
Dim instance As ChartShape
 
instance.CancelMouse = value
See Also