ActiveReports Developer 7
CheckBox Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CheckBox Class : CheckBox Constructor

Glossary Item Box

Initializes a new instance of CheckBox object.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public CheckBox()

See Also