Spread Windows Forms 12.0 Product Documentation
SelectedTab Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FormatCells Class : SelectedTab Property
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
public FormatCells.FormatCellsTab SelectedTab {get;}

Property Value

The current display selected tab.
See Also

Reference

FormatCells Class
FormatCells Members