FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GetLocalizedStringEventArgs Class / ComponentName Property

In This Topic
    ComponentName Property (GetLocalizedStringEventArgs)
    In This Topic
    Gets the name of the component being localized.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ComponentName As String
    public string ComponentName {get;}
    See Also