ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / GetLocalizedStringEventArgs Class / ComponentName Property

In This Topic
    ComponentName Property
    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