Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartSelectDataSource Class / Show Method / Show() Method


In This Topic
    Show() Method
    In This Topic
    Displays the control to the user.
    Syntax
    'Declaration
     
    
    Public Overloads Shadows Sub Show() 
    'Usage
     
    
    Dim instance As ChartSelectDataSource
     
    instance.Show()
    public new void Show()
    See Also