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