ActiveReports 12
Checked Property (CheckBox)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CheckBox Class : Checked Property
Sets the state of the CheckBox object to checked.
Syntax
'Declaration
 
Public Property Checked As ExpressionInfo
public ExpressionInfo Checked {get; set;}
See Also

Reference

CheckBox Class
CheckBox Members