Class GridCellComboBoxDropDown
Defines the drop-down combobox control that can be used for Combobox cells.
Inherited Members
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridCellComboBoxDropDown : GridCellDropDownControlBase
Constructors
GridCellComboBoxDropDown()
Declaration
public GridCellComboBoxDropDown()
Methods
OnContentLoaded(ContentControl)
Declaration
protected override void OnContentLoaded(ContentControl popupContent)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Controls.ContentControl | popupContent |