ASPxPagerBase.Visible Property
Gets or sets whether the pager is visible.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use the Visible property to control the visibility of the ASPxPager.
See Also