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