TemplateControl.SupportAutoEvents プロパティ

定義

TemplateControl が自動イベントをサポートしているかどうかを示す値を取得します。

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

プロパティ値

Boolean

常に true

注釈

このプロパティは SupportAutoEvents 、自動イベントがサポートされているかどうかを示します。 プロパティは SupportAutoEvents 読み取り専用であり、 true すべてのケースに対応しています。

適用対象

こちらもご覧ください