Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / AllowAutoSortIndexes Property


In This Topic
    AllowAutoSortIndexes Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AllowAutoSortIndexes As ArrayList
    'Usage
     
    
    Dim instance As SheetView
    Dim value As ArrayList
     
    value = instance.AllowAutoSortIndexes
    public ArrayList AllowAutoSortIndexes {get;}
    See Also