バージョン

Items メソッド (LayoutManagerWrapper)

LayoutManagerModel.Items を設定します。
シンタックス
'宣言
 
Public Function Items( _
   ByVal builderAction As System.Action(Of LayoutConfigurationItemBuilder) _
) As LayoutManagerWrapper
public LayoutManagerWrapper Items( 
   System.Action<LayoutConfigurationItemBuilder> builderAction
)

パラメータ

builderAction
項目ビルダー。

戻り値の型

自身
参照

オンラインで表示: GitHub