CollectionEditor.CollectionForm.EditValue 屬性

定義

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

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

屬性值

收藏物件要編輯。

適用於