GcListBoxSelectedValue プロパティ
|
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public Object SelectedValue { get; set; }
Public Property SelectedValue As Object
Get
Set
プロパティ値
型:
ObjectSelectedValuePath を使用して取得される、選択されている項目の値。項目が選択されていない場合は
。既定値は
です。
関連項目