Share via


CollectionEditor.CollectionForm.EditValue 屬性

定義

取得或設定要編輯的集合物件。

public:
 property System::Object ^ EditValue { System::Object ^ get(); void set(System::Object ^ value); };
public object EditValue { get; set; }
public object? EditValue { get; set; }
member this.EditValue : obj with get, set
Public Property EditValue As Object

屬性值

要編輯的集合物件。

適用於