In SfDataGrid, you can get the Renderer of current cell by using the SfDataGrid.SelectionController.CurrentCellManager.CurrentCell.Renderer.
In another way, you can use CurrentCellActivated event to get the renderer of current cell. C#
Refer below documentation link to know more about renderes, http://help.syncfusion.com/wpf/sfdatagrid/column-types#customize-column-renderer
Sample Links: |
This page will automatically be redirected to the sign-in page in 10 seconds.