PowerTools SPREAD for ASP.NET 8.0J
GetValue メソッド (SpreadDataColumnPropertyDescriptor)

値を取得するプロパティを持つコンポーネント
派生クラスでオーバーライドされた場合、コンポーネントのプロパティの現在の値を取得します。
構文
'Declaration
 
Public Overrides Function GetValue( _
   ByVal component As Object _
) As Object
public override object GetValue( 
   object component
)

パラメータ

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

戻り値の型

指定したコンポーネントのプロパティの値。
参照

SpreadDataColumnPropertyDescriptor クラス
SpreadDataColumnPropertyDescriptor メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.