Back to Devexpress

PageIndexChangingEventArgs Properties

wpf-devexpress-dot-xpf-dot-controls-dot-pageindexchangingeventargs-dot-underscore-properties.md

latest1.0 KB
Original Source

PageIndexChangingEventArgs Properties

Provides data for the Book.PageIndexChanging event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
NewPageIndexGets or sets the index of the current page.
OldPageIndexGets the index of the previous page.

See Also

PageIndexChangingEventArgs Class

PageIndexChangingEventArgs Members

DevExpress.Xpf.Controls Namespace