ReadOnlyCheckBoxProperties.Size Property
Gets the checkbox size.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v22.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Remarks
This property has effect when the ReadOnlyCheckBoxProperties.SizeMode property is set to FormFieldTextType.Custom.
See Also