PagerDropDownButtonStyle Class
In This Article
Defines style settings for the Page Size Item element’s drop-down button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PagerDropDownButtonStyle :
ButtonStyle
#Related API Members
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.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ButtonStyle
PagerDropDownButtonStyle
See Also