ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfComboListBase Class / SelectedColor Property

In This Topic
    SelectedColor Property (PdfComboListBase)
    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