バージョン

CanResetValue メソッド (BandPropertyDescriptor)

Trueを返します。
シンタックス
'宣言
 
Public Overrides Function CanResetValue( _
   ByVal component As Object _
) As Boolean
public override bool CanResetValue( 
   object component
)

パラメータ

component
リセット可能かどうかをテストするコンポーネント。

戻り値の型

Trueを返します。
参照