Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / PageSize Property

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