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

In This Topic
    SelectedColor Property (PdfComboBox)
    In This Topic
    Gets the selection color for the current combo or list.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SelectedColor As Color
    public Color SelectedColor {get;}
    See Also