Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Sort Class / SortMethod Property


In This Topic
SortMethod Property (Sort)
In This Topic
Gets or sets the sort method for Chinese languages.
Syntax
'Declaration
 
Public Property SortMethod As SortMethod
 
'Usage
 
Dim instance As Sort
Dim value As SortMethod
 
instance.SortMethod = value
 
value = instance.SortMethod

Property Value

A SortMethod value represents the sort method for Chinese languages.
See Also