[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.GridRendererSystem.TracksMouse

TracksMouse Property

TracksMouse

Gets a value that determines whether this renderer renders hot cells differently than normal cells.

Declaration
public override bool TracksMouse { get; }
Overrides
Remarks

Hot cells are cells currently under the mouse. If a renderer tracks the mouse, then it will be called as the mouse moves over the grid.