Title.Visible 속성

정의

타이틀의 표시 유형 플래그를 가져오거나 설정합니다.

public:
 virtual property bool Visible { bool get(); void set(bool value); };
public virtual bool Visible { get; set; }
member this.Visible : bool with get, set
Public Overridable Property Visible As Boolean

속성 값

제목이 표시되면

적용 대상