Spread WinForms 15
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
See Also