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