ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / OnGetLocalizedString Method

In This Topic
    OnGetLocalizedString Method (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnGetLocalizedString( _
       ByVal e As C1.Win.FlexGrid.GetLocalizedStringEventArgs _
    ) 
    protected virtual void OnGetLocalizedString( 
       C1.Win.FlexGrid.GetLocalizedStringEventArgs e
    )

    Parameters

    e
    See Also