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

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