[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.StaysOpenOnEdit

StaysOpenOnEdit Property

StaysOpenOnEdit

Gets or sets a value indicates whether a GcComboBox that is open and displays a drop-down control will remain open when a user clicks the TextBox. This is a dependency property.

Declaration
public bool StaysOpenOnEdit { get; set; }
Public Property StaysOpenOnEdit As Boolean
Property Value
Type Description
bool

true if remain open when drop-down window open; otherwise, false. The default is false.