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

속성 값

제목이 표시되면

설명

Example

적용 대상