ListControlDesigner.DataValueField 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定控制項的資料值欄位。
public:
property System::String ^ DataValueField { System::String ^ get(); void set(System::String ^ value); };
public string DataValueField { get; set; }
member this.DataValueField : string with get, set
Public Property DataValueField As String
屬性值
清單控制項的 DataValueField。
備註
屬性 DataValueField 可透過設計工具存取 DataValueField 相關聯控制項的 屬性,這表示資料來源的欄位,提供清單專案的值內容。