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 모든 경우에 사용됩니다.

적용 대상

추가 정보