ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IPagedCollectionView Interface / PageSize Property

In This Topic
    PageSize Property (IPagedCollectionView)
    In This Topic
    Syntax
    'Declaration
     
    Property PageSize As System.Integer
    System.int PageSize {get; set;}
    See Also