[]
Specifies the visibility and function of the navigation bar's close button.
public enum C1NavBarCloseButtonEnum
Name | Description |
---|---|
CloseCurrentPanel | Clicking the close button closes the currently selected panel. |
CloseWholeBar | Clicking the close button closes the whole navigation bar. |
None | The close button is not shown. |