Back to Devexpress

FirstButtonProperties Class

aspnet-devexpress-dot-web-bf14cbfe.md

latest1.8 KB
Original Source

FirstButtonProperties Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return FirstButtonProperties objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerButtonProperties FirstButtonProperties ImageGalleryPagerFirstButtonProperties

NewsControlPagerFirstButtonProperties

BootstrapFirstButtonProperties

See Also

FirstButtonProperties Members

Pager

DevExpress.Web Namespace