[]
Specifies how (if at all) sheet name tabs are displayed in the command bar in the Spread component.
public enum TabControlPolicy
Public Enum TabControlPolicy
| Name | Description |
|---|---|
| Always | Displays sheet name tabs at all times |
| AsNeeded | Displays sheet name tabs only when needed |
| Never | Does not display sheet name tabs |