WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HoverListBox - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    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 Description
    GridCellComboBoxDropDown

    Methods

    GetContainerForItemOverride()

    For internal use.

    Declaration
    protected override DependencyObject GetContainerForItemOverride()
    Returns
    Type Description
    System.Windows.DependencyObject

    IsItemItsOwnContainerOverride(Object)

    For internal use.

    Declaration
    protected override bool IsItemItsOwnContainerOverride(object item)
    Parameters
    Type Name Description
    System.Object item
    Returns
    Type Description
    System.Boolean

    OnApplyTemplate()

    Declaration
    public override void OnApplyTemplate()
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved