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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 : GridGroupRowCell クラス
グループ行に表示される表示要素。グループの名前を表示するだけでなく、展開および折り畳みができます。
オブジェクト モデル
GridGroupRowCell クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("UIView", True)>
Public Class GridGroupRowCell 
   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 GridGroupRowCell : 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.GridGroupRowCell

参照

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