ComponentOne FlexGrid for WinForms
TracksSelection Property (GridRendererSystem)

C1.Win.C1FlexGrid Namespace > GridRendererSystem Class : TracksSelection Property
Gets a value that determines whether this renderer tracks the selection to paint highlighted column and row headers.
Syntax
'Declaration
 
Public Overrides ReadOnly Property TracksSelection As Boolean
public override bool TracksSelection {get;}
See Also

Reference

GridRendererSystem Class
GridRendererSystem Members