[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TabStripPlacement

TabStripPlacement Enum

Specifies the location of the tab strip in the component.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum TabStripPlacement
Public Enum TabStripPlacement

Fields

Name Description
Bottom

The tab strip is located across the bottom of the component.

Top

The tab strip is located across the top of the component.

WithHorizontalScrollBar

The tab strip is located next to the horizontal scroll bar.