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

プロパティ値

編集対象のコレクション オブジェクト。

適用対象