[]
Gets or sets a value indicating whether the close button is shown in panel caption, and what is closed when it is clicked.
[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