C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1ComboBox<T> Class / CollapsedButtonIcon Property

In This Topic
CollapsedButtonIcon Property (C1ComboBox<T>)
In This Topic
Gets or sets the icon used when the drop-down is collapsed.
Syntax
'Declaration
 
Public Property CollapsedButtonIcon As RenderFragment(Of C1Style)
 
See Also