PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCellView Class / Group Property

In This Topic
    Group Property
    In This Topic
    Gets the property-group the cell belongs to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Group As PropertyGroup
    public PropertyGroup Group {get;}
    See Also