C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFilter Class / TopNRule Property

In This Topic
TopNRule Property (PivotFilter)
In This Topic
Defines whether the filter returns top N or bottom N elements.
Syntax
'Declaration
 
Public Property TopNRule As TopNRule
 
See Also