Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartSelectDataSource Class / Hide Method


In This Topic
Hide Method
In This Topic
Conceals the control from the user.
Syntax
'Declaration
 
Public Shadows Sub Hide() 
 
'Usage
 
Dim instance As ChartSelectDataSource
 
instance.Hide()
See Also