CheckBoxBrick.CheckSize Property
Gets the size of a content shown within a check box brick. Use the GlyphSize property instead of CheckSize.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
SizeF | A SizeF value, specifying the size of a check box content. |
See Also