Class GridComboBox
A customized Xamarin.Forms.View that can load comboBox value.
Inherited Members
Namespace: Syncfusion.SfDataGrid.XForms.Renderers
Assembly: Syncfusion.SfDataGrid.XForms.dll
Syntax
public class GridComboBox : SfComboBox, IParentThemeElement, IThemeElement, IDropDownView, IComboBox
Constructors
GridComboBox()
Initializes a new instance of the GridComboBox class.
Declaration
public GridComboBox()