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

In This Topic
    CurrentPage Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property CurrentPage As Integer
    public virtual int CurrentPage {get;}
    See Also