Name | Description | |
---|---|---|
![]() | C1AutoCompleteDataItemCollection Constructor | Initializes a new instance of the C1AutoCompleteDataItem class.. |
The following tables list the members exposed by C1AutoCompleteDataItemCollection.
Name | Description | |
---|---|---|
![]() | C1AutoCompleteDataItemCollection Constructor | Initializes a new instance of the C1AutoCompleteDataItem class.. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1AutoComplete,C1AutoCompleteDataItem>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Owner | Gets the owner of the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1AutoComplete,C1AutoCompleteDataItem>) |
Name | Description | |
---|---|---|
![]() | Add | Adds C1AutoCompleteDataItem node to the collection. |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Insert | Insert a C1AutoCompleteDataItem item into a specific position in the collection. |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Name | Description | |
---|---|---|
![]() | Cleared | Fires after the item is cleared. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1AutoComplete,C1AutoCompleteDataItem>) |
![]() | ItemAdded | Fires after the item is added. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1AutoComplete,C1AutoCompleteDataItem>) |
![]() | ItemRemoved | Fires after the item is removed.. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1AutoComplete,C1AutoCompleteDataItem>) |
![]() | ItemReplaced | Fires after the item is replaced. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1AutoComplete,C1AutoCompleteDataItem>) |