Class SfDataGridRenderer
Represents the renderer class for a SfDataGrid control.
Inheritance
System.Object
SfDataGridRenderer
Namespace: Syncfusion.SfDataGrid.XForms.MacOS
Assembly: Syncfusion.SfDataGrid.XForms.macOS.dll
Syntax
public class SfDataGridRenderer : Object
Constructors
SfDataGridRenderer()
Declaration
public SfDataGridRenderer()
Methods
Init()
Initializes the required renderer classes of a SfDataGrid control.
Declaration
public static void Init()