Xamarin.iOS のドキュメント
GridCellView クラス
メンバ 

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 : GridCellView クラス
セルビュー要素に適用されるプロパティが含まれます。
オブジェクト モデル
GridCellView クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("UIView", True)>
Public Class GridCellView 
   Inherits C1.iOS.Core.C1Border
   Implements C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
[Foundation.Register("UIView", true)]
public class GridCellView : C1.iOS.Core.C1Border, C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment  
継承階層

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            C1.iOS.Core.C1Border
               C1.iOS.Grid.GridCellView

参照

GridCellView メンバ
C1.iOS.Grid 名前空間