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