C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / CollectionViewNavigator Class
Members

CollectionViewNavigator Class
The CollectionViewNavigator control for navigating records in CollectionView
Object Model
CollectionViewNavigator Class
Syntax
'Declaration
 
Public Class CollectionViewNavigator 
   Inherits Control
   Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
 
Inheritance Hierarchy

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

See Also