Input for ASP.NET WebForms
List Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > Pickers Class : List Property
A value that specifies the underlying data source provider for the wijcombobox.
Syntax
'Declaration
 
Public ReadOnly Property List As System.Collections.ObjectModel.Collection(Of C1ComboBoxItem)
public System.Collections.ObjectModel.Collection<C1ComboBoxItem> List {get;}
See Also

Reference

Pickers Class
Pickers Members