バージョン

Items プロパティ (TileManagerModel)

レイアウト項目の構成記述を取得または設定します。
シンタックス
'宣言
 
Public Property Items As System.Collections.Generic.List(Of LayoutConfigurationItem)
public System.Collections.Generic.List<LayoutConfigurationItem> Items {get; set;}

プロパティ値

項目の構成。
参照

オンラインで表示: GitHub