GrapeCity.Xaml.SpreadSheet.Data
SortState Enumeration


Indicates the sort state.
Syntax
'Declaration
 
Public Enum SortState 
   Inherits System.Enum
'Usage
 
Dim instance As SortState
public enum SortState : System.Enum 
Members
MemberDescription
Ascending Indicates the sorting is ascending.
Descending Indicates the sorting is descending.
None Indicates the sorting is disabled.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.SortState

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options