Back to Devexpress

PagerDropDownButtonStyle Class

aspnet-devexpress-dot-web-bbc0f52f.md

latest2.1 KB
Original Source

PagerDropDownButtonStyle Class

Defines style settings for the Page Size Item element’s drop-down button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class PagerDropDownButtonStyle :
    ButtonStyle
vb
Public Class PagerDropDownButtonStyle
    Inherits ButtonStyle

The following members return PagerDropDownButtonStyle objects:

Remarks

The PagerDropDownButtonStyle class contains settings that define the style of the drop-down button within the page size item.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ButtonStyle PagerDropDownButtonStyle

See Also

PagerDropDownButtonStyle Members

Pager Elements

Pager

DevExpress.Web Namespace