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.v20.2.dll
Declaration
public virtual AppearanceSelectedStyle DisabledStyle { get; }
Public Overridable ReadOnly Property DisabledStyle As AppearanceSelectedStyle
Property Value
Type | Description |
---|---|
AppearanceSelectedStyle | A AppearanceSelectedStyle object that contains the style settings. |
See Also
Feedback