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

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