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


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

    Field Value

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