[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.IDropDown.IsDropDownOpen

IsDropDownOpen Property

IsDropDownOpen

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

Declaration
bool IsDropDownOpen { get; set; }
Property IsDropDownOpen As Boolean
Property Value
Type Description
bool

A bool value, true indicates the dropdown window is showing, otherwise, false.