IEditableCollectionView.NewItemPlaceholderPosition プロパティ

定義

コレクション ビューにある新しい項目のプレースホルダーの位置を取得または設定します。

public:
 property System::ComponentModel::NewItemPlaceholderPosition NewItemPlaceholderPosition { System::ComponentModel::NewItemPlaceholderPosition get(); void set(System::ComponentModel::NewItemPlaceholderPosition value); };
public System.ComponentModel.NewItemPlaceholderPosition NewItemPlaceholderPosition { get; set; }
member this.NewItemPlaceholderPosition : System.ComponentModel.NewItemPlaceholderPosition with get, set
Public Property NewItemPlaceholderPosition As NewItemPlaceholderPosition

プロパティ値

コレクション ビューにある新しい項目のプレースホルダーの位置を指定する列挙値の 1 つ。

適用対象