C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / PagerSettings Class / Visible Property

In This Topic
Visible Property (PagerSettings)
In This Topic
Gets or sets a value indicating whether the paging controls are displayed in a C1GridView control.
Syntax
'Declaration
 
Public Property Visible As System.Boolean
 
See Also