[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.IInputCheckBoxField.Checked

Checked Property

Checked

Gets a value indicating whether the checkbox is checked.

Declaration
bool Checked { get; }
Property Value
Type Description
bool

A bool value. true if the checkbox is checked; otherwise, false.