ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / CustomFilterDialog Class
Members

In This Topic
    CustomFilterDialog Class
    In This Topic
    Represents a dialog box used to edit the custom conditions in a C1.Olap.C1OlapFilter.
    Object Model
    CustomFilterDialog Class
    Syntax
    'Declaration
     
    Public Class CustomFilterDialog 
       Inherits System.Windows.Forms.Form
    public class CustomFilterDialog : 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.Olap.CustomFilterDialog

    See Also