Spread.Services Documentation
SortOn Property (ISortField)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ISortField Interface
: SortOn Property
Gets the sort type such as:
SortOnType.Values
,
SortOnType.CellColor
,
SortOnType.FontColor
, and so on.
Syntax
C#
SortOnType
SortOn {
get
;}
See Also
Reference
ISortField Interface
ISortField Members