AD
Administrator
Syncfusion Team
November 15, 2002 05:52 PM UTC
There is a ShowCurrentCellBorderBehavior property that you can use to always hide this currentcell border. You would probably want to set this to HideAlways if one of your special cells is the target of a CurrentCell.MoveTo (try handling CurrentCellMoving), and then set it to some other setting if the target cell is not one of your special cells.