Click or drag to resize

GridViewPagerNextArrowVisible Property

Gets or sets whether to show the next page arrow.

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool NextArrowVisible { get; set; }

Property Value

Type: Boolean
Whether to show the next page arrow.
See Also