[]
        
(Showing Draft Content)

C1.Win.C1Command.CloseTabBehavior

CloseTabBehavior Enum

Defines behavior on C1DockingTabPage's CloseBox click.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public enum CloseTabBehavior

Fields

Name Description
Close

Closes the C1DockingTabPage and removes it from C1DockingTabPages collection.

Hide

Set the TabVisible property to false.