ComponentOne FlexReport for WinForms
DocumentInfoForm Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Forms Namespace : DocumentInfoForm Class
Represents a System.Windows.Forms.Form that allows a user to edit C1.Win.C1Document.DocumentInfo associated with a document.
Object Model
DocumentInfoForm Class
Syntax
'Declaration
 
Public Class DocumentInfoForm 
   Inherits BaseForm
public class DocumentInfoForm : BaseForm 
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.C1Document.Forms.BaseForm
                        C1.Win.C1Document.Forms.DocumentInfoForm

See Also

Reference

DocumentInfoForm Members
C1.Win.C1Document.Forms Namespace