Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormatCells Class / SelectedTab Property


In This Topic
SelectedTab Property (FormatCells)
In This Topic
Gets the current display tab.
Syntax
'Declaration
 
Public ReadOnly Property SelectedTab As FormatCells.FormatCellsTab
 
'Usage
 
Dim instance As FormatCells
Dim value As FormatCells.FormatCellsTab
 
value = instance.SelectedTab

Property Value

The current display selected tab.
See Also