ExtenderControl.Visible 속성

정의

이 값을 설정하지 않도록 속성을 재정의 Visible 합니다.

public:
 virtual property bool Visible { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public override bool Visible { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Visible : bool with get, set
Public Overrides Property Visible As Boolean

속성 값

extender 컨트롤이 페이지에 렌더링되면

특성

적용 대상