True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / PreviewFormClassName Property

In This Topic
    PreviewFormClassName Property (PrintInfo)
    In This Topic
    Gets or sets the class name of the form used as the preview form.
    Syntax
    'Declaration
     
    Public Property PreviewFormClassName As System.String
    public System.string PreviewFormClassName {get; set;}
    See Also