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