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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 : GridBase クラス
表形式の情報の表示および編集に使用されるコントロール
オブジェクト モデル
GridBase クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("UIView", True)>
Public Class GridBase 
   Inherits UIKit.UIView
   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 GridBase : UIKit.UIView, 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.Grid.GridBase
               C1.iOS.Grid.FlexGrid

参照

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