Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ShowIndicatorIndexes Property


In This Topic
ShowIndicatorIndexes Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property ShowIndicatorIndexes As ArrayList
 
'Usage
 
Dim instance As SheetView
Dim value As ArrayList
 
value = instance.ShowIndicatorIndexes
See Also