CheckBoxListProperties.UncheckedImage Property
In This Article
Provides access to the settings that define an image of a check box in the unchecked state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public InternalCheckBoxImageProperties UncheckedImage { get; }
#Property Value
Type | Description |
---|---|
Internal |
An DevExpress. |
See Also