Back to Devexpress

NewsControlPagerNextButtonProperties Class

aspnet-devexpress-dot-web-36e633d1.md

latest1.4 KB
Original Source

NewsControlPagerNextButtonProperties 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 NewsControlPagerNextButtonProperties :
    NextButtonProperties
vb
Public Class NewsControlPagerNextButtonProperties
    Inherits NextButtonProperties

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerButtonProperties NextButtonProperties NewsControlPagerNextButtonProperties

See Also

NewsControlPagerNextButtonProperties Members

DevExpress.Web Namespace