HighLightRowStyle Property (Split)
In This Topic
Gets or sets the
Style object that controls the current row/cell when the
MarqueeStyle is set to Highlight Row/Cell.
Syntax
'Declaration
Public Property HighLightRowStyle As Style
public Style HighLightRowStyle {get; set;}
See Also