Class GridCellComboBoxCellModel
Implements the model part of a combobox cell.
Inheritance
System.Object
GridCellComboBoxCellModel
Inherited Members
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridCellComboBoxCellModel : GridCellDropDownCellModel<GridCellComboBoxCellRenderer>, IDisposable, IGridListModel
Constructors
GridCellComboBoxCellModel()
Declaration
public GridCellComboBoxCellModel()
Implements
System.IDisposable