Back to Devexpress

ASPxWebControl.DisabledStyle Property

aspnet-devexpress-dot-web-dot-aspxwebcontrol-a672736e.md

latest1.1 KB
Original Source

ASPxWebControl.DisabledStyle Property

Gets the style settings which define a control’s appearance in the disabled state.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
DisabledStyle

A DisabledStyle object that contains the disabled style settings.

|

See Also

Enabled

ASPxWebControl Class

ASPxWebControl Members

DevExpress.Web Namespace