CheckBoxField.Value Property
Gets or sets the state of the check box field as a string value.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The state of the check box field as a string value. |
See Also