'宣言
Public NotInheritable Class CheckBoxAdapter Inherits GrapeCity.ActiveReports.Viewer.Common.Internal.ControlAdapter(Of Boolean)
public sealed class CheckBoxAdapter : GrapeCity.ActiveReports.Viewer.Common.Internal.ControlAdapter<bool>
'宣言
Public NotInheritable Class CheckBoxAdapter Inherits GrapeCity.ActiveReports.Viewer.Common.Internal.ControlAdapter(Of Boolean)
public sealed class CheckBoxAdapter : GrapeCity.ActiveReports.Viewer.Common.Internal.ControlAdapter<bool>
System.Object
GrapeCity.ActiveReports.Viewer.Common.Internal.ControlAdapter<T>
GrapeCity.ActiveReports.Viewer.Common.Internal.CheckBoxAdapter