HighLight Property

Returns or sets whether selected cells will be highlighted.

Syntax

Public Property HighLight As HighLightMode

Applies To

Grid Object

Data Type

Enumerated

The following settings are available:

Constant Value Description
Never 0 Never highlight the selected range. Selected Ranges will not be visible to the user.
Always 1(Default) Always highlight the selected range.