Skip to main content
Tab

CheckBoxProperties.ValueUncheckedString Property

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

[DefaultValue("")]
public string ValueUncheckedString { get; set; }

#Property Value

Type Default
String String.Empty
See Also