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

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

パラメータ

context
書式指定コンテキストを提供する 。
destinationType
変換先の型。

戻り値の型

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

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