[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.CloseButton

CloseButton Property

CloseButton

Gets or sets a value indicating whether the close button is shown in panel caption, and what is closed when it is clicked.

Declaration
[C1Description("C1NavBar.CloseButton", "Gets or sets a value indicating whether the close button is shown in panel caption, and what is closed when it is clicked.")]
[C1Category("Behavior")]
public C1NavBarCloseButtonEnum CloseButton { get; set; }
<C1Description("C1NavBar.CloseButton", "Gets or sets a value indicating whether the close button is shown in panel caption, and what is closed when it is clicked.")>
<C1Category("Behavior")>
Public Property CloseButton As C1NavBarCloseButtonEnum