PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridGroupsCollection Class / HasMoreItems Property

In This Topic
    HasMoreItems Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasMoreItems As Boolean
    public bool HasMoreItems {get;}
    See Also