'宣言 Function GetColumnIndex( _ ByVal columnName As System.String _ ) As System.Integer
System.int GetColumnIndex( System.string columnName )
パラメータ
- columnName
 - ドロップダウンビュー内の列名。
 
'宣言 Function GetColumnIndex( _ ByVal columnName As System.String _ ) As System.Integer
System.int GetColumnIndex( System.string columnName )