バージョン

CurrentValue プロパティ

ドロップダウン コンポーネントを表示する Value 値を取得または設定します。

null の場合は、空の文字列が使用されます。

シンタックス
'宣言
 
Public Property CurrentValue As String
public string CurrentValue {get; set;}
参照