
| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class CheckBox Inherits TextItem Implements IReportComponent | |
| C# | |
|---|---|
public sealed class CheckBox : TextItem, IReportComponent | |
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
GrapeCity.ActiveReports.PageReportModel.ReportComponent
GrapeCity.ActiveReports.PageReportModel.ReportItem
GrapeCity.ActiveReports.PageReportModel.TextItem
GrapeCity.ActiveReports.PageReportModel.CheckBox