CheckBoxBrick.CheckText Property
Gets or sets the text associated with the CheckBoxBrick object.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v22.2.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A String value. |
See Also