Spread Windows Forms 12.0 Product Documentation
prevAscending Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > AutoSortColumnUndoAction Class : prevAscending Field
Specifies whether the previous column was sorted in ascending order.
Syntax
'Declaration
 
Protected prevAscending As Boolean
'Usage
 
Dim instance As AutoSortColumnUndoAction
Dim value As Boolean
 
value = instance.prevAscending
 
instance.prevAscending = value
protected bool prevAscending
See Also

Reference

AutoSortColumnUndoAction Class
AutoSortColumnUndoAction Members