Method Show
Show(bool)
Indicates that a pane should be shown.
IAuiPaneInfo Show(bool show = true)
Parameters
show
booltrue
if a pane should be shown,false
otherwise.
Returns
- IAuiPaneInfo
Returns this pane info instance.
Indicates that a pane should be shown.
IAuiPaneInfo Show(bool show = true)
show
booltrue
if a pane should be shown,
false
otherwise.
Returns this pane info instance.