ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / TopNDialog Class
Members

In This Topic
    TopNDialog Class
    In This Topic
    Represents a dialog box used to edit TopN filter.
    Object Model
    TopNDialog Class
    Syntax
    'Declaration
     
    Public Class TopNDialog 
       Inherits System.Windows.Forms.Form
    public class TopNDialog : System.Windows.Forms.Form 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.FlexPivot.TopNDialog

    See Also