ActiveReports Developer 7
ICheckBox Interface
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : ICheckBox Interface

Glossary Item Box

Represents the CheckBox.

Syntax

Visual Basic (Declaration) 
Public Interface ICheckBox 
   Inherits IRenderComponentIReportItemITextItem 
C# 
public interface ICheckBox : IRenderComponentIReportItemITextItem  

See Also