[]
Configurates HeaderFormat. Sets the format string used to display the current total item/page values in the control header.
public CollectionViewNavigatorBuilder HeaderFormat(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
CollectionViewNavigatorBuilder | Current builder. |