ASPxWebControl.DisabledStyle Property
Gets the style settings which define a control’s appearance in the disabled state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DisabledStyle | A DisabledStyle object that contains the disabled style settings. |
See Also