DocumentCheckBox.CheckBoxProperties Property
Provides access to the encountered element’s checkbox properties.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ReadOnlyCheckBoxProperties | A ReadOnlyCheckBoxProperties object containing checkbox properties. |
See Also