Class GridCellGridListControlDropDownCellModel
Implements the model part of the drop down list cells.
Inheritance
System.Object
GridCellGridListControlDropDownCellModel
Inherited Members
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridCellGridListControlDropDownCellModel : GridCellDropDownCellModel<GridCellGridListControlDropDownCellRenderer>, IDisposable, IGridListModel
Constructors
GridCellGridListControlDropDownCellModel()
Declaration
public GridCellGridListControlDropDownCellModel()
Implements
System.IDisposable