バージョン

GetValue メソッド (RowLayoutPropertyDescriptor)

行レイアウトオブジェクトを返します。
シンタックス
'宣言
 
Public Overrides Function GetValue( _
   ByVal component As Object _
) As Object
public override object GetValue( 
   object component
)

パラメータ

component
値を取得するプロパティのコンポーネント。

戻り値の型

行レイアウトのオブジェクト。
参照