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