[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBarCloseButtonEnum

C1NavBarCloseButtonEnum Enum

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

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
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.