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

In This Topic
    Component Property (GetLocalizedStringEventArgs)
    In This Topic
    Component being localized.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Component As Component
    public Component Component {get;}
    See Also