Skip to main content

BootstrapRadioButtonProperties.DisplayImageUnchecked Property

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v21.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[Browsable(false)]
public override InternalCheckBoxImageProperties DisplayImageUnchecked { get; }

Property Value

Type
InternalCheckBoxImageProperties
See Also