Class HoverListBox
For internal use.
Inheritance
System.Object
HoverListBox
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class HoverListBox : ListBox
Properties
DropDownPopupHost
For internal use.
Declaration
public GridCellComboBoxDropDown DropDownPopupHost { get; }
Property Value
Type |
---|
GridCellComboBoxDropDown |
Methods
GetContainerForItemOverride()
For internal use.
Declaration
protected override DependencyObject GetContainerForItemOverride()
Returns
Type |
---|
System.Windows.DependencyObject |
IsItemItsOwnContainerOverride(Object)
For internal use.
Declaration
protected override bool IsItemItsOwnContainerOverride(object item)
Parameters
Type | Name | Description |
---|---|---|
System.Object | item |
Returns
Type |
---|
System.Boolean |
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()