Click or drag to resize

GridViewPagerPreviousArrowVisible Property

Gets or sets whether to show the previous page arrow.

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

Property Value

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