[]
Gets or sets a value indicating whether a single page or the floating window should be closed on the window's close button click.
[C1Category("Behavior")]
[C1Description("FloatingWindowOptions.CloseSingleTab", "Defines whether a single page or the floating window should be closed.")]
public bool CloseSingleTab { get; set; }