Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DateEraField Class / AllowDropDownOpenProperty Field


In This Topic
    AllowDropDownOpenProperty Field (DateEraField)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly AllowDropDownOpenProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = DateEraField.AllowDropDownOpenProperty
    public static readonly DependencyProperty AllowDropDownOpenProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.Fields.DateEraField.AllowDropDownOpen dependency property.
    See Also