FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRowCell Class / Parent Property

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