ListView.EnsureLayoutTemplate 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
確定已在 LayoutTemplate 控制項中建立正確的 ListView 內容。
protected:
virtual void EnsureLayoutTemplate();
protected virtual void EnsureLayoutTemplate ();
abstract member EnsureLayoutTemplate : unit -> unit
override this.EnsureLayoutTemplate : unit -> unit
Protected Overridable Sub EnsureLayoutTemplate ()
備註
方法是 EnsureLayoutTemplate 控件所 ListView 呼叫的協助程式方法,可確保 LayoutTemplate 內容只新增至控件一次。