表形式の情報の表示および編集に使用するコントロール
オブジェクト モデル
シンタックス
'宣言
<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
参照