ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CandlestickChart Class / FindControl(String) Method

In This Topic
    FindControl(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function FindControl( _
       ByVal id As System.String _
    ) As System.Web.UI.Control
    public virtual System.Web.UI.Control FindControl( 
       System.string id
    )

    Parameters

    id
    See Also