Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / EnhancedInterfaceRenderer Class / TabShape Property


In This Topic
TabShape Property
In This Topic
Gets or sets the tab shape.
Syntax
'Declaration
 
Public Property TabShape As EnhancedInterfaceRenderer.SheetTabShape
 
'Usage
 
Dim instance As EnhancedInterfaceRenderer
Dim value As EnhancedInterfaceRenderer.SheetTabShape
 
instance.TabShape = value
 
value = instance.TabShape

Property Value

The tab shape.
See Also