[]
        
Specifies when the component displays the sheet name tabs.
public enum TabStripPolicy
  Public Enum TabStripPolicy
  | Name | Description | 
|---|---|
| Always | Always displays the sheet tabs  | 
      
| AsNeeded | Displays the sheet tabs only when needed  | 
      
| Never | Does not display the sheet tabs  |