Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / OnGetLocalizedString Method

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

    Parameters

    e
    See Also