IEditableCollectionView.NewItemPlaceholderPosition 属性      
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置集合视图中新项占位符的位置。
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, setPublic Property NewItemPlaceholderPosition As NewItemPlaceholderPosition属性值
用于指定集合视图中新项占位符位置的枚举值之一。