[]
        
(Showing Draft Content)

C1.Win.C1Command.Docking.FloatingWindowOptions.CloseSingleTab

CloseSingleTab Property

CloseSingleTab

Gets or sets a value indicating whether a single page or the floating window should be closed on the window's close button click.

Declaration
[C1Category("Behavior")]
[C1Description("FloatingWindowOptions.CloseSingleTab", "Defines whether a single page or the floating window should be closed.")]
public bool CloseSingleTab { get; set; }