Gets or sets a value that indicates whether a server control is rendered as UI on the page.
シンタックス
'宣言
Public Overridable Property Visible As Boolean
public virtual bool Visible {get; set;}
プロパティ値
true if the control is visible on the page; otherwise
false.
参照