GrapeCity ActiveReports for .NET 14.0J
CanConvertFrom(ITypeDescriptorContext,Type) メソッド

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > Border.Converter クラス > CanConvertFrom メソッド : CanConvertFrom(ITypeDescriptorContext,Type) メソッド
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
変換したい型を表すSystem.Type
指定されたコンテキストを使用して、このコンバータが指定された型のオブジェクトをこのコンバータの型に変換できるかどうかを返します。
シンタックス
'宣言
 
Public Overloads Overrides Function CanConvertFrom( _
   ByVal context As ITypeDescriptorContext, _
   ByVal sourceType As Type _
) As Boolean
public override bool CanConvertFrom( 
   ITypeDescriptorContext context,
   Type sourceType
)

パラメータ

context
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
sourceType
変換したい型を表すSystem.Type

戻り値の型

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

Border.Converter クラス
Border.Converter メンバ
オーバーロード一覧