Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1DropDown Class
Members

In This Topic
    C1DropDown Class
    In This Topic
    C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
    Object Model
    C1DropDown ClassC1Color ClassC1Color ClassC1Thickness StructureC1Style ClassC1CornerRadius StructureC1Style ClassC1Color ClassC1Style ClassC1Thickness StructureC1Style Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Microsoft.AspNetCore.Components.ComponentBase
          C1.Blazor.Core.C1View
             C1.Blazor.Input.C1DropDown
                C1.Blazor.DateTimeEditors.C1DateTimeBase<TTimeValue>
                C1.Blazor.DateTimeEditors.C1TimeEditor
                C1.Blazor.Input.C1ComboBox<T>

    See Also