Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon.Dialogs Namespace / PreviewDlg Class
Members


In This Topic
    PreviewDlg Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class PreviewDlg 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As PreviewDlg
    public class PreviewDlg : 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
                         GrapeCity.Spreadsheet.WinForms.Ribbon.Dialogs.PreviewDlg

    See Also