Spread Windows Forms 12.0 Product Documentation
TopBottom Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITop10 Interface : TopBottom Property
Gets or sets one of the constants of the TopBottom enumeration, determining if the ranking is evaluated from the top or bottom.
Syntax
'Declaration
 
Property TopBottom As TopBottom
'Usage
 
Dim instance As ITop10
Dim value As TopBottom
 
instance.TopBottom = value
 
value = instance.TopBottom
TopBottom TopBottom {get; set;}

Property Value

The ranking is evaluated from the top or bottom.
See Also

Reference

ITop10 Interface
ITop10 Members