Spread Windows Forms 12.0 Product Documentation
AllowAutoSort Property (SheetView.SaveAutoSortColumns)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView.SaveAutoSortColumns Class : AllowAutoSort Property
Gets the values of AllowAutoSort (whether to allow automatic sorting) for the columns in this sheet.
Syntax
'Declaration
 
Public ReadOnly Property AllowAutoSort As BitArray
'Usage
 
Dim instance As SheetView.SaveAutoSortColumns
Dim value As BitArray
 
value = instance.AllowAutoSort
public BitArray AllowAutoSort {get;}

Property Value

BitArray containing the values whether the sort indicator is displayed
See Also

Reference

SheetView.SaveAutoSortColumns Class
SheetView.SaveAutoSortColumns Members