Click or drag to resize

StiCheckBoxChecked Property

Gets or sets an expression which used to calculate check state.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCheckedExpression Checked { get; set; }

Property Value

Type: StiCheckedExpression
See Also