GrapeCity.Xaml.Excel
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 Boolean
'Usage
 
Dim instance As ExcelTop10
Dim value As Boolean
 
instance.Top = value
 
value = instance.Top
public bool Top {get; set;}
See Also

Reference

ExcelTop10 Class
ExcelTop10 Members