CheckBoxProperties.ValueCheckedString Property
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default |
---|---|
String | String.Empty |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
[DefaultValue("")]
public string ValueCheckedString { get; set; }
<DefaultValue("")>
Public Property ValueCheckedString As String
Type | Default |
---|---|
String | String.Empty |
No
Your feedback is appreciated.