True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / HighLightRowStyle Property

In This Topic
    HighLightRowStyle Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets the Style object that controls the appearance of a highlighted row.
    Syntax
    'Declaration
     
    Public Property HighLightRowStyle As Style
    public Style HighLightRowStyle {get; set;}
    See Also