Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.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 C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty IsOptionsDropDownOpenProperty
    See Also