バージョン

RowLayoutPropertyDescriptor コンストラクタ

コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal rowLayout As RowLayout, _
   ByVal name As String _
)
public RowLayoutPropertyDescriptor( 
   RowLayout rowLayout,
   string name
)

パラメータ

rowLayout
行レイアウト。
name
プロパティの名前。
参照