public bool IsPanelVisible { get; }
Public ReadOnly Property IsPanelVisible As Boolean Get
public: property bool IsPanelVisible { bool get (); }
member IsPanelVisible : bool with get
In This Article