バージョン

GetColumnType(Type) メソッド

グリッドに処理可能である列の文字列を取得します (数字、日付、ブール、文字列)
シンタックス
'宣言
 
Public Overloads Shared Function GetColumnType( _
   ByVal dataType As System.Type _
) As System.String
public static System.string GetColumnType( 
   System.Type dataType
)

パラメータ

dataType
参照

オンラインで表示: GitHub