FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridValueFilterEditor Class / RaiseGotFocus Method

In This Topic
    RaiseGotFocus Method (GridValueFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub RaiseGotFocus( _
       ByVal e As EventArgs _
    ) 
    protected void RaiseGotFocus( 
       EventArgs e
    )

    Parameters

    e
    See Also