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

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