ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / HighLightRowStyle Property

In This Topic
    HighLightRowStyle Property (C1Combo)
    In This Topic
    Returns the Style object that controls the appearance of hight light row.
    Syntax
    'Declaration
     
    
    Public Property HighLightRowStyle As Style
    public Style HighLightRowStyle {get; set;}
    See Also