The Grid..::..GridHighlighting type exposes the following members.

Properties

  NameDescription
Public propertyColor
Gets or sets the color to highlight the Cell.
Public propertyEnabled
Gets a value indicating whether the highlighting in the Grid is enabled.
Public propertyFading
Gets or sets a value indicating whether the fading effect is enabled.
Public propertyInterval
Gets or sets the interval during of which the Cell is highlighted.
Public propertyRefreshInterval
Gets or sets the invalidating interval after which the Cell should be repainted.

See Also