menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.SfDataGrid.XForms.Renderers - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.SfDataGrid.XForms.Renderers

    Classes

    GridCellDateTimeRenderer

    GridCellDateTimeRenderer is a class for cell renderer that displays SfLabel in a GridCell. The class provides strong typed override methods for initializing Content of the cell and arranging the cell visuals. Upon editing it displays Syncfusion.SfDataGrid.XForms.Renderers.SfDatePicker for editing values.

    Updates to appearance and Content of child elements, creation and unloading of views will not trigger layout or render calls in parent canvas.

    GridCellNumericRenderer

    GridCellNumericRenderer is a class for cell renderer that displays SfLabel in a GridCell. The class provides strong typed override methods for initializing Content of the cell and arranging the cell visuals. Upon editing it displays SfNumericTextBoxExt for editing values.

    Updates to appearance and Content of child elements, creation and unloading of views will not trigger layout or render calls in parent canvas.

    GridCellPickerRenderer

    GridCellPickerRenderer is a class for cell renderer that displays SfLabel in a GridCell. The class provides strong typed override methods for initializing Content of the cell and arranging the cell visuals. Upon editing it displays Syncfusion.SfDataGrid.XForms.Renderers.GridPicker for editing values.

    Updates to appearance and Content of child elements, creation and unloading of views will not trigger layout or render calls in parent canvas.

    GridComboBox

    A customized Xamarin.Forms.View that can load comboBox value.

    SfEntry

    A customized Xamarin.Forms.View that can edit a single line of text.

    SfNumericTextBoxExt

    A customized Xamarin.Forms.View that can load numeric value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved