バージョン

ColSpan メソッド (LayoutConfigurationItemWrapper)

LayoutConfigurationItem.ColSpan を設定します。
シンタックス
'宣言
 
Public Function ColSpan( _
   ByVal colSpan As System.Nullable(Of Integer) _
) As LayoutConfigurationItemWrapper
public LayoutConfigurationItemWrapper ColSpan( 
   System.Nullable<int> colSpan
)

パラメータ

colSpan
列スパン。

戻り値の型

自身
参照

オンラインで表示: GitHub