ViewBase.ItemContainerDefaultStyleKey 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得要用於檢視模式中項目的樣式。
protected public:
virtual property System::Object ^ ItemContainerDefaultStyleKey { System::Object ^ get(); };
protected internal virtual object ItemContainerDefaultStyleKey { get; }
member this.ItemContainerDefaultStyleKey : obj
Protected Friend Overridable ReadOnly Property ItemContainerDefaultStyleKey As Object
屬性值
ListViewItem的樣式。 預設值為 ListBoxItem 控制項的樣式。
備註
使用這個屬性來設定 的 ListViewItem 樣式。