Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetCanFocus Method


In This Topic
ResetCanFocus Method (ChartShape)
In This Topic
Resets to the default value whether the element can have the focus.
Syntax
'Declaration
 
Protected Overrides Sub ResetCanFocus() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetCanFocus()
See Also