Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcComboBox Class / StaysOpenOnEditProperty Field


In This Topic
    StaysOpenOnEditProperty Field
    In This Topic
    Identifies the StaysOpenOnEdit DependencyProperty
    Syntax
    'Declaration
     
    Public Shared ReadOnly StaysOpenOnEditProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcComboBox.StaysOpenOnEditProperty
    public static readonly DependencyProperty StaysOpenOnEditProperty

    Field Value

    The identifier for StaysOpenOnEdit property.
    See Also