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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 : FlexGrid クラス
表形式の情報の表示および編集に使用するコントロール
オブジェクト モデル
FlexGrid クラス
シンタックス
'宣言
 
<System.Reflection.DefaultMemberAttribute("Item")>
<Foundation.RegisterAttribute("FlexGrid")>
<System.ComponentModel.DesignTimeVisibleAttribute(True)>
<C1LicensedControlAttribute()>
Public Class FlexGrid 
   Inherits GridBase
   Implements C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
[System.Reflection.DefaultMember("Item")]
[Foundation.Register("FlexGrid")]
[System.ComponentModel.DesignTimeVisible(true)]
[C1LicensedControl()]
public class FlexGrid : GridBase, 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

参照

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