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