共用方式為


DataListDesigner.TemplatesExist 屬性

定義

取得值,指出是否為關聯控制項定義了樣板。

protected:
 property bool TemplatesExist { bool get(); };
protected bool TemplatesExist { get; }
member this.TemplatesExist : bool
Protected ReadOnly Property TemplatesExist As Boolean

屬性值

如果關聯的控制項已定義有樣板,則為 true,否則為 false

適用於

另請參閱