[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.CloseBox

CloseBox Property

CloseBox

Gets or sets position of close box.

Declaration
[C1Category("Appearance")]
[C1Description("C1DockingTab.CloseBox", "Gets or sets position of close box.")]
public CloseBoxPositionEnum CloseBox { get; set; }
Remarks

This property has effect only if CanCloseTabs is True.