In This Topic
Gets or sets a value indicating whether a single page or the floating window should be closed on the window's close button click.
Syntax
'Declaration
Public Property CloseSingleTab As Boolean
public bool CloseSingleTab {get; set;}
See Also