ImageSliderStylesBase.Disabled Property
Gets the style settings that define the appearance of the control 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 style settings. |
See Also