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