SPREAD for WPF 3.0J - GcSpreadGrid
CanConvertTo(ITypeDescriptorContext,Type) メソッド

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > DateFieldSetTypeConverter クラス > CanConvertTo メソッド : CanConvertTo(ITypeDescriptorContext,Type) メソッド
書式コンテキストを提供する System.ComponentModel.ITypeDescriptorContext
変換先の型を表す System.Type
このコンバータが、指定したコンテキストを使用して、DateFieldSet オブジェクトを指定した型に変換できるかどうかを返します。
シンタックス
'宣言
 
Public Overloads Overrides NotOverridable Function CanConvertTo( _
   ByVal context As ITypeDescriptorContext, _
   ByVal destinationType As Type _
) As Boolean
public override bool CanConvertTo( 
   ITypeDescriptorContext context,
   Type destinationType
)

パラメータ

context
書式コンテキストを提供する System.ComponentModel.ITypeDescriptorContext
destinationType
変換先の型を表す System.Type

戻り値の型

このコンバータが変換を実行できる場合は true。それ以外の場合は false
参照

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