DropDown.Value 属性

定义

返回或设置下拉型窗体域中选定项目的编号。

public:
 property int Value { int get(); void set(int value); };
public int Value { get; set; }
member this.Value : int with get, set
Public Property Value As Integer

属性值

适用于