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

In This Topic
    HeaderFormat Property (CollectionViewNavigator)
    In This Topic
    Gets or sets the format string used to display the current total item/page values in the control header.
    Syntax
    'Declaration
     
    
    Public Property HeaderFormat As String
    public string HeaderFormat {get; set;}
    See Also