[]
Gets or sets position of close box.
[C1Category("Appearance")]
[C1Description("C1DockingTab.CloseBox", "Gets or sets position of close box.")]
public CloseBoxPositionEnum CloseBox { get; set; }
This property has effect only if CanCloseTabs is True.