DataListDesigner.TemplatesExist プロパティ

定義

関連付けられたコントロールに対して定義されたテンプレートがあるかどうかを示す値を取得します。

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

プロパティ値

true 関連付けられているコントロールにテンプレートが定義されている場合。それ以外の場合は false

適用対象

こちらもご覧ください