[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarCloseButtonEnum

C1NavBarCloseButtonEnum Enum

Specifies the visibility and function of the navigation bar's close button.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
public enum C1NavBarCloseButtonEnum
Public Enum C1NavBarCloseButtonEnum

Fields

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.