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


In This Topic
    AllowDropDownOpenProperty Field (GcDateTime)
    In This Topic
    Identifies the AllowDropDownOpen dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AllowDropDownOpenProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDateTime.AllowDropDownOpenProperty
    public static readonly DependencyProperty AllowDropDownOpenProperty

    Field Value

    The identifier for the AllowDropDownOpen dependency property.
    See Also