IEditableCollectionView.NewItemPlaceholderPosition 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定集合檢視中新項目預留位置 (Placeholder) 的位置 (Position)。
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
屬性值
其中一個列舉值,這個值會指定集合檢視中新項目預留位置的位置。