[Missing <summary> documentation for T:PerpetuumSoft.Reporting.DOM.Design.StyleSheetEditorForm]

Namespace:  PerpetuumSoft.Reporting.DOM.Design
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class StyleSheetEditorForm : Form
Visual Basic (Declaration)
Public Class StyleSheetEditorForm _
	Inherits Form
Visual C++
public ref class StyleSheetEditorForm : 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.Reporting.DOM.Design..::.StyleSheetEditorForm

See Also