CheckBoxProperties.ValueCheckedString Property
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue("")]
public string ValueCheckedString { get; set; }
<DefaultValue("")>
Public Property ValueCheckedString As String
Property Value
Type | Default |
---|---|
String |
See Also
Feedback