DataViewPageEventArgs Properties
Provides data for the ASPxDataViewBase.PageIndexChanging event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
New |
Gets or sets the selected page’s index. |
See Also