PagerSettingsEx.ShowNumericButtons Property
Gets or sets whether numeric buttons are visible.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Clicking a numeric button navigates a user to the corresponding page. If the ShowNumericButtons property is set to false
, the user can navigate between pages via the navigation buttons.
See Also