ThumbnailNavigationBarButtonPosition Enum
Lists values that specify the position of the page navigation buttons within the navigation bar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Members
Name | Description |
---|---|
Inside
|
Page navigation buttons are displayed inside thumbnails (over the first and the last visible thumbnails). |
Outside
|
Page navigation buttons are displayed outside thumbnails (thumbnails are displayed between the buttons). |
Related API Members
The following properties accept/return ThumbnailNavigationBarButtonPosition values:
See Also