CheckBoxBrick.GetCheckValue() Method
Returns the check box birck’s state.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Returns
Type | Description |
---|---|
Nullable<Boolean> | A nullable Boolean value. |
See Also