[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTab.KeepClosedPages

KeepClosedPages Property

KeepClosedPages

Gets or sets a value indicating whether a tab page closed by the end user should be kept in an internal array (used when a previously saved tabs layout is restored). The default is true.

Declaration
[C1Description("C1DockingTab.KeepClosedPages", "Gets or sets a value indicating whether a tab page closed by the end user should be kept in an internal array (used when a previously saved tabs layout is restored). The default is true.")]
[C1Category("Behavior")]
public bool KeepClosedPages { get; set; }