Name | Description | |
---|---|---|
![]() | C1DropDown Constructor | Initializes a new instance of the C1DropDown class. |
The following tables list the members exposed by C1DropDown.
Name | Description | |
---|---|---|
![]() | C1DropDown Constructor | Initializes a new instance of the C1DropDown class. |
Name | Description | |
---|---|---|
![]() | ButtonStyle | Gets or sets the style of the button used to toggle the drop-down. |
![]() | ChildContent | Gets or sets the content of the drop-down. |
![]() | Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | CollapsedButtonIcon | Gets or sets the icon used when the drop-down is collapsed. |
![]() | DropDownBehavior | Gets or sets the drop-down behavior. |
![]() | DropDownMode | Gets or sets the mode that the DropDown uses to display the DropDownView. |
![]() | DropDownStyle | Gets or sets the sytle of the drop-down popup. |
![]() | EditableHeader | Gets or sets the editable header. |
![]() | ExpandedButtonIcon | Gets or sets the icon used when the drop-down is expanded. |
![]() | Header | Gets or sets the header. |
![]() | IconStyle | Gets or sets the sytle of the icon that is placed inside the button used to toggle the drop-down. |
![]() | IsDisposed | Gets whether this control was disposed. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsDropDownOpen | Gets or sets whether the drop-down is open. |
![]() | IsDropDownOpenChanged | This callback is called when the drop-down is opened or closed. |
![]() | IsEditable | Gets or sets whether it is editable. |
![]() | IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) |
![]() | ShowButton | Gets or sets a value that indicates whether the control should display a dropdown button. |
![]() | Style | Gets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | TabIndex | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | Tag | Gets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from C1.Blazor.Core.C1View) |
![]() | Focus | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusAsync | Overridden. |
![]() | FocusOutAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |