FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / Parent Property

In This Topic
    Parent Property (C1FlexGridGroupPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As DependencyObject
    public DependencyObject Parent {get;}
    See Also