Back to Devexpress

PagerComboBoxStyle.DisabledStyle Property

aspnet-devexpress-dot-web-dot-pagercomboboxstyle.md

latest1.3 KB
Original Source

PagerComboBoxStyle.DisabledStyle Property

Gets the style settings that define a Page Size Item‘s appearance in the disabled state.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceSelectedStyle DisabledStyle { get; }
vb
Public Overridable ReadOnly Property DisabledStyle As AppearanceSelectedStyle

Property Value

TypeDescription
AppearanceSelectedStyle

A AppearanceSelectedStyle object that contains the style settings.

|

See Also

Pager

PagerComboBoxStyle Class

PagerComboBoxStyle Members

DevExpress.Web Namespace