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

In This Topic
    PdfComboListBase Class
    In This Topic
    The abstract base class for PdfComboBox and PdfListBox types.
    Object Model
    PdfComboListBase Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class PdfComboListBase 
       Inherits PdfTextFieldBase
    public abstract class PdfComboListBase : PdfTextFieldBase 
    Inheritance Hierarchy

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

    See Also