Xamarin.Android のドキュメント
C1CheckBox クラス
メンバ 
C1.Android.Core アセンブリ > C1.Android.Core 名前空間 : C1CheckBox クラス
ユーザーが選択およびクリアできるコントロールを表します。
オブジェクト モデル
C1CheckBox クラス
シンタックス
[Android.Runtime.Register("android/widget/CheckBox", 
   DoNotGenerateAcw=true, 
   ApiSince=1)]
public class C1CheckBox : Android.Widget.CheckBox, Android.Graphics.Drawables.Drawable.ICallback, Android.Runtime.IJavaObject, Android.Views.Accessibility.IAccessibilityEventSource, Android.Views.KeyEvent.ICallback, Android.Views.ViewTreeObserver.IOnPreDrawListener, Android.Widget.ICheckable, IDependencyObject, Java.Interop.IJavaPeerable  
継承階層

System.Object
   Java.Lang.Object
      Android.Views.View
         Android.Widget.TextView
            Android.Widget.Button
               Android.Widget.CompoundButton
                  Android.Widget.CheckBox
                     C1.Android.Core.C1CheckBox

参照

C1CheckBox メンバ
C1.Android.Core 名前空間