GrapeCity SPREAD for WPF 2.0J
CanConvertTo(ITypeDescriptorContext,Type) メソッド

書式指定コンテキストを提供する System.ComponentModel.ITypeDescriptorContext
変換先の型。
型コンバータがオブジェクトを指定した型に変換できるかどうかを返します。
構文
'Declaration
 
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
変換先の型。

戻り値の型

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

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.