[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.IDropDown

IDropDown Interface

Provides a means to popup dropdown list.

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

Properties

Name Description
AllowDropDownOpen

Gets or sets a bool value indicates whether the dropdown function is active.

AutoOpenDropDown

Gets or sets a bool value which indicates whether auto drop down when focus come to this field.

IsDropDownOpen

Gets or sets a bool value indicates whether the dropdown window is showing.