ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / CollectionViewNavigator Class / ByPage Property

In This Topic
    ByPage Property
    In This Topic
    Gets or sets a value that determines whether should navigate items or pages.
    Syntax
    'Declaration
     
    
    Public Property ByPage As Boolean
    public bool ByPage {get; set;}
    See Also