PowerTools SPREAD for Windows Forms 8.0J
GetConverter メソッド


コンポーネントのこのインスタンスの型コンバータを返します。
構文
'Declaration
 
Public Function GetConverter() As TypeConverter
'使用法
 
Dim instance As SpreadDataRowView
Dim value As TypeConverter
 
value = instance.GetConverter()
public TypeConverter GetConverter()

戻り値の型

コンバータを含むTypeConverter。オブジェクトにコンバータがない場合はNull。
参照

SpreadDataRowView クラス
SpreadDataRowView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.