TracksMouse Property (GridRendererSystem)
In This Topic
Gets a value that determines whether this renderer renders hot cells differently than normal cells.
Syntax
'Declaration
Public Overrides ReadOnly Property TracksMouse As Boolean
public override bool TracksMouse {get;}
See Also