In This Article

SingleTabLayoutBehavior Enum

Indicates the behavior of single tabs in their associated containers.

public enum SingleTabLayoutBehavior

Fields

Name Description
Hide

Indicates that the tab panel will be hidden when there is a single tab.

Show

Indicates that the single tab will be displayed normally.