Spread Windows Forms 17
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
    public ArrayList ShowIndicatorIndexes {get;}
    See Also