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

In This Topic
    C1OlapFieldDialog Class
    In This Topic
    Represents a dialog box used to edit the properties of C1.Olap.C1OlapField objects.
    Object Model
    C1OlapFieldDialog Class
    Syntax
    'Declaration
     
    Public Class C1OlapFieldDialog 
       Inherits System.Windows.Forms.Form
    public class C1OlapFieldDialog : 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.C1OlapFieldDialog

    See Also