DataListDesigner.TemplatesExist 属性

定义

获取一个值,该值指示是否为关联控件定义了模板。

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

属性值

如果为关联控件定义了模板,则为 true;否则为 false

适用于

另请参阅