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

In This Topic
    Parent Property (GetLocalizedStringEventArgs)
    In This Topic
    Parent of the component being localized.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Parent As Control
    public Control Parent {get;}
    See Also