When set to true, hides the mouse over of the rows provides a fluid mouse effect over the body of the C1DataGrid. Uses the FluidMouseOverBrush and the RowHeight.
PublicProperty ShowFluidMouseOver As System.Boolean
public System.bool ShowFluidMouseOver {get; set;}
Remarks
Recommended use of this property is for not editable C1DataGrid with fixed RowHeight, in other cases the selection might be confusing for the end user.