In This Topic
Gets the object providing access to the menu and sidebar panels.
Syntax
'Declaration
Public ReadOnly Property Panels As Panels
public Panels Panels {get;}
Property Value
An instance of
Panels that provides methods to interact with the menu and sidebar.
See Also