CheckBoxBrick.CheckText Property
Gets or sets the text associated with the CheckBoxBrick object.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | null | A String value. |
See Also