MESCIUS SPREAD for Windows Forms 15.0J
CanConvertTo(ITypeDescriptorContext,Type) メソッド

型記述子コンテキスト
セル型オブジェクトを指定した型に変換できるかどうかを判定します。
構文
'宣言
 
Public Overloads Overrides Function CanConvertTo( _
   ByVal context As ITypeDescriptorContext, _
   ByVal destinationType As Type _
) As Boolean
public override bool CanConvertTo( 
   ITypeDescriptorContext context,
   Type destinationType
)

パラメータ

context
型記述子コンテキスト
destinationType

戻り値の型

罫線オブジェクトを指定した型に変換できる場合はTrue、それ以外の場合はFalse
参照

CellTypeConverter クラス
CellTypeConverter メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.