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

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