[]
        
(Showing Draft Content)

C1.Blazor.Input.C1ComboBox-1.ItemsSourceChanged

ItemsSourceChanged Property

ItemsSourceChanged

Gets or sets the callback called when the ItemsSource property has changed.

Declaration
[Parameter]
public EventCallback<IEnumerable> ItemsSourceChanged { get; set; }