Spread Windows Forms 12.0 Product Documentation
Orientation Property (ISort)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ISort Interface : Orientation Property
Gets or sets the orientation for the sort.
Syntax
'Declaration
 
Property Orientation As SortOrientation
'Usage
 
Dim instance As ISort
Dim value As SortOrientation
 
instance.Orientation = value
 
value = instance.Orientation
SortOrientation Orientation {get; set;}
See Also

Reference

ISort Interface
ISort Members