SPREAD for WPF 3.0J - GcSpreadGrid
Convert メソッド (MaskFormatConverter)

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > MaskFormatConverter クラス : Convert メソッド
バインディングソースによって生成された値。
バインディングターゲットプロパティの型。
使用するコンバータのパラメーター。
コンバータで使用するカルチャ。
パターンに基づいて値を特別な文字列に変換します。
シンタックス
'宣言
 
Public Function Convert( _
   ByVal value As Object, _
   ByVal targetType As Type, _
   ByVal parameter As Object, _
   ByVal culture As CultureInfo _
) As Object

パラメータ

value
バインディングソースによって生成された値。
targetType
バインディングターゲットプロパティの型。
parameter
使用するコンバータのパラメーター。
culture
コンバータで使用するカルチャ。

戻り値の型

変換された値。このメソッドが null 参照 (Visual Basicでは Nothing) を返す場合は、有効な null 値が使用されます。
参照

MaskFormatConverter クラス
MaskFormatConverter メンバ