'宣言 Function GetDisplayValue( _ ByVal key As System.Object _ ) As System.String
System.string GetDisplayValue( System.object key )
パラメータ
- key
- ディレクトリで検索する値。
戻り値の型
編集モードでない場合にグリッドに表示される文字列。
'宣言 Function GetDisplayValue( _ ByVal key As System.Object _ ) As System.String
System.string GetDisplayValue( System.object key )