Spread for ASP.NET 12 Product Documentation
SortIndicator Enumeration


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : SortIndicator Enumeration
Specifies the display of the sort indicator.
Syntax
'Declaration
 
Public Enum SortIndicator 
   Inherits System.Enum
'Usage
 
Dim instance As SortIndicator
public enum SortIndicator : System.Enum 
Members
MemberDescription
AscendingDisplays the ascending sort indicator
DescendingDisplays the descending sort indicator
NoneDisplays no sort indicator
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.Model.SortIndicator

See Also

Reference

FarPoint.Web.Spread.Model Namespace