True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.String
    public System.string PrintOptionsFormClassName {get; set;}
    See Also