Skip to main content
Tab

PagerDropDownButtonStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class PagerDropDownButtonStyle :
    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.

See Also