NavigatorButtonType Enum
Contains values specifying the type of buttons displayed in the data navigator control.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Members
Name | Description |
---|---|
Custom
|
Reserved for future use. |
First
|
|
PrevPage
|
|
Prev
|
|
Next
|
|
NextPage
|
|
Last
|
|
Append
|
|
Remove
|
|
Edit
|
|
EndEdit
|
|
CancelEdit
|
|
Related API Members
The following properties accept/return NavigatorButtonType values:
Remarks
Members of the NavigatorButtonType enumeration specify all available data navigator button types and can be accessed via the NavigatorButton.ButtonType property. The following table lists available types: