ActiveReports for .NET 18.0J
CanConvertTo(ITypeDescriptorContext,Type) メソッド

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.InputField 名前空間 > MaxLengthConverter クラス > CanConvertTo メソッド : CanConvertTo(ITypeDescriptorContext,Type) メソッド
書式指定コンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
変換先の型を表すSystem.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
書式指定コンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
destinationType
変換先の型を表すSystem.Type

戻り値の型

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

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