バージョン

CanRenderType メソッド (TimeSpanEditor)

このエディターが指定されたタイプのデータ値を描画できるかどうかを返します。
シンタックス
'宣言
 
Public Overrides Function CanRenderType( _
   ByVal type As Type _
) As Boolean
public override bool CanRenderType( 
   Type type
)

パラメータ

type
解説

TimeSpanEditor は、ComponentRole および FormattedTimeSpan のタイプの値を編集および描画できます。

参照