ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / CollectionViewNavigator Class
Members

In This Topic
    CollectionViewNavigator Class
    In This Topic
    The CollectionViewNavigator control for navigating records in CollectionView
    Object Model
    CollectionViewNavigator Class
    Syntax
    'Declaration
     
    Public Class CollectionViewNavigator 
       Inherits Control
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    public class CollectionViewNavigator : Control, ITemplateMicrosoft.AspNetCore.Html.IHtmlContent  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.CollectionViewNavigator

    See Also