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

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