Skip to main content
A newer version of this page is available. .
Tab

ImageGalleryButtonStyle.DisabledStyle Property

Contains the style settings which define a button’s appearance in the disabled state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public virtual DisabledStyle DisabledStyle { get; }

Property Value

Type Description
DisabledStyle

An DisabledStyle object that contains style settings.

See Also