ActiveReports.Viewer3 Request technical support
PropertiesForm Class
See Also  Members  


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Class PropertiesForm 
   Inherits Form
Visual Basic (Usage)Copy Code
Dim instance As PropertiesForm
C# 
public class PropertiesForm : 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
                     DataDynamics.ActiveReports.Viewer.PropertiesForm

See Also