Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1TimeEditor Class / DropDownBehavior Property

In This Topic
    DropDownBehavior Property (C1TimeEditor)
    In This Topic
    Gets or sets the drop-down behavior.
    Syntax
    'Declaration
     
    
    Public Overridable Property DropDownBehavior As DropDownBehavior
    public virtual DropDownBehavior DropDownBehavior {get; set;}
    See Also