[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CollectionViewNavigatorBuilder.HeaderFormat

HeaderFormat Method

HeaderFormat(string)

Configurates HeaderFormat. Sets the format string used to display the current total item/page values in the control header.

Declaration
public CollectionViewNavigatorBuilder HeaderFormat(string value)
Public Function HeaderFormat(value As String) As CollectionViewNavigatorBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
CollectionViewNavigatorBuilder

Current builder.