[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.IAllowDropDownElement

IAllowDropDownElement Interface

Defines common functionality for the edit element that contains drop down button.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public interface IAllowDropDownElement
Public Interface IAllowDropDownElement

Properties

Name Description
IsDropDownOpened

true if the drop down is opened; otherwise, false.

Methods

Name Description
ShowDropDown()

Open the drop down.