Hide border for active cell

Posted by: fsegui on 17 June 2020, 2:00 am EST

    • Post Options:
    • Link

    Posted 17 June 2020, 2:00 am EST

    Hi,

    I want to hide the border for selected cell/row and keep the “normal” border defined on the sheet. Is it possible?

  • Posted 18 June 2020, 2:49 am EST

    Hello,

    Yes, for this you should set the FocusRenderer to DefaultFocusIndicatorRenderer with zero thickness, as follows:

    fpSpread1.FocusRenderer = new DefaultFocusIndicatorRenderer(0);
    

    With regards,

    Ruchir

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels