ComponentOne List for WinForms
C1.Win.C1List 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 String
    public string PreviewFormClassName {get; set;}
    See Also