Back to Devexpress

AllButtonProperties Class

aspnet-devexpress-dot-web-7fdd9e30.md

latest1.8 KB
Original Source

AllButtonProperties Class

Contains settings specific to the button that when clicked, displays the content of all the pages.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return AllButtonProperties objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerButtonProperties AllButtonProperties ImageGalleryPagerAllButtonProperties

NewsControlPagerAllButtonProperties

BootstrapAllButtonProperties

See Also

AllButtonProperties Members

Pager

DevExpress.Web Namespace