PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfComboBox Class / Value Property

In This Topic
    Value Property (PdfComboBox)
    In This Topic
    Gets or sets the value of the current PdfFieldBase.
    Syntax
    'Declaration
     
    
    Public Property Value As Object
    public object Value {get; set;}
    See Also