FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / IsOptionsDropDownOpenProperty Field

In This Topic
    IsOptionsDropDownOpenProperty Field (GridColumnHeaderCell)
    In This Topic
    Identifies the IsOptionsDropDownOpen dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsOptionsDropDownOpenProperty As DependencyProperty
    public static readonly DependencyProperty IsOptionsDropDownOpenProperty
    See Also