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

In This Topic
    PrintInfo Property (C1TrueDBGrid)
    In This Topic
    Gets the PrintInfo object.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintInfo As PrintInfo
    public PrintInfo PrintInfo {get;}
    See Also