ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintInfo Class / PrintOptionsFormClassName Property

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