Skip to main content
A newer version of this page is available. .

CheckBoxBrick.CheckBoxState Property

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

[DefaultValue(CheckBoxState.Unchecked)]
public CheckBoxState CheckBoxState { get; set; }

Property Value

Type Default
DevExpress.XtraPrinting.CheckBoxState **Unchecked**
See Also