Method Show
Show(bool)
Indicates that a pane should be shown.
IAuiPaneInfo Show(bool show = true)
Parameters
showbooltrueif a pane should be shown,falseotherwise.
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.