Spread Silverlight Documentation
Top Property (ExcelTop10)


GrapeCity.Excel Namespace > ExcelTop10 Class : Top Property
Flag indicating whether or not to filter by top order
Syntax
'Declaration
 
Public Property Top As System.Boolean
'Usage
 
Dim instance As ExcelTop10
Dim value As System.Boolean
 
instance.Top = value
 
value = instance.Top
public System.bool Top {get; set;}
See Also

Reference

ExcelTop10 Class
ExcelTop10 Members