PagerSettingsEx.Visible Property
Gets or sets whether the pager is visible.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
See Also
Gets or sets whether the pager is visible.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
[DefaultValue(true)]
public bool Visible { get; set; }
<DefaultValue(True)>
Public Property Visible As Boolean
Type | Default | Description |
---|---|---|
Boolean | true |
|
No
Your feedback is appreciated.