Xamarin.iOS のドキュメント
GridStyle 列挙体

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 : GridStyle 列挙体
グリッドの視覚属性を決定します。
シンタックス
'宣言
 
Public Enum GridStyle 
   Inherits System.Enum
public enum GridStyle : System.Enum 
メンバ
メンバ解説
Classicクラシックスタイルは、Excel のスタイルを模倣しています。
Defaultデフォルトスタイルは、多くのネイティブコントロール用に開発されています。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.iOS.Grid.GridStyle

参照

C1.iOS.Grid 名前空間