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

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