DataPagerPageIndexChangingEventArgs.IsCancel Property
In This Article
Gets or sets whether to cancel switching to a new page.
Namespace: DevExpress.Xpf.Editors.DataPager
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to cancel the action; otherwise, false. |
See Also