Print settings dialog

Namespace:  PerpetuumSoft.Olap.Windows.Forms
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1

Syntax

C#
public class PrintSettingsDialog : Form
Visual Basic (Declaration)
Public Class PrintSettingsDialog _
	Inherits Form
Visual C++
public ref class PrintSettingsDialog : public 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
              PerpetuumSoft.Olap.Windows.Forms..::.PrintSettingsDialog

See Also