Back to Devexpress

NextButtonProperties Class

aspnet-devexpress-dot-web-f5dc22c7.md

latest1.8 KB
Original Source

NextButtonProperties Class

Contains settings specific to the button that when clicked, navigates a user to the next page.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class NextButtonProperties :
    PagerButtonProperties
vb
Public Class NextButtonProperties
    Inherits PagerButtonProperties

The following members return NextButtonProperties objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerButtonProperties NextButtonProperties ImageGalleryPagerNextButtonProperties

NewsControlPagerNextButtonProperties

BootstrapNextButtonProperties

See Also

NextButtonProperties Members

Pager

DevExpress.Web Namespace