Back to Devexpress

PagerButtonProperties Class

aspnet-devexpress-dot-web-b5633c06.md

latest4.1 KB
Original Source

PagerButtonProperties Class

Contains settings specific to a pager button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class PagerButtonProperties :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class PagerButtonProperties
    Inherits PropertiesBase
    Implements IPropertiesOwner

Implements

IStateManager

IPropertiesOwner

Inheritance

Show 35 items

Object StateManager PropertiesBase PagerButtonProperties AllButtonProperties

FirstButtonProperties

LastButtonProperties

NextButtonProperties

PageSizeItemSettings

PrevButtonProperties

SummaryProperties

ImageGalleryPagerAllButtonProperties

ImageGalleryPagerFirstButtonProperties

ImageGalleryPagerLastButtonProperties

ImageGalleryPagerNextButtonProperties

ImageGalleryPagerPageSizeItemSettings

ImageGalleryPagerPrevButtonProperties

NewsControlPagerLastButtonProperties

NewsControlPagerNextButtonProperties

NewsControlPagerPageSizeItemSettings

NewsControlPagerPrevButtonProperties

NewsControlPagerSummaryProperties

ImageGalleryPagerSummaryProperties

NewsControlPagerAllButtonProperties

NewsControlPagerFirstButtonProperties

MVCxCardViewPageSizeItemSettings

MVCxDataViewPagerPageSizeItemSettings

MVCxImageGalleryPagerPageSizeItemSettings

BootstrapAllButtonProperties

BootstrapCardViewPageSizeItemSettings

BootstrapFirstButtonProperties

BootstrapLastButtonProperties

BootstrapNextButtonProperties

BootstrapPageSizeItemSettings

BootstrapPrevButtonProperties

See Also

PagerButtonProperties Members

DevExpress.Web Namespace