PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfListBox Class
Members

In This Topic
    PdfListBox Class
    In This Topic
    Represents a list box.
    Object Model
    PdfListBox Class
    Syntax
    'Declaration
     
    
    Public Class PdfListBox 
       Inherits PdfComboListBase
    public class PdfListBox : PdfComboListBase 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Pdf.PdfFieldBase
          C1.Xaml.Pdf.PdfTextFieldBase
             C1.Xaml.Pdf.PdfComboListBase
                C1.Xaml.Pdf.PdfListBox

    See Also