CheckBoxField.OnStateValue Property
Gets or sets the string value that defines the “On” state of the checkbox. For example, “Yes”, “On”, “True”, and so on.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The string value that defines the “On” state of the checkbox. |
See Also