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

リセット機能についてテストするコンポーネント
派生クラスでオーバーライドされた場合、オブジェクトをリセットしたときにその値が変更されるかどうかを返します。
構文
'Declaration
 
Public Overrides Function CanResetValue( _
   ByVal component As Object _
) As Boolean
public override bool CanResetValue( 
   object component
)

パラメータ

component
リセット機能についてテストするコンポーネント

戻り値の型

コンポーネントをリセットしたときにその値が変更される場合はTrue、それ以外の場合はFalse。
参照

SpreadDataColumnPropertyDescriptor クラス
SpreadDataColumnPropertyDescriptor メンバ

 

 


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