Name | Description | |
---|---|---|
![]() | C1ComboColumnCollection Constructor | Initializes a new instance of the C1ComboColumnCollection class. |
The following tables list the members exposed by C1ComboColumnCollection.
Name | Description | |
---|---|---|
![]() | C1ComboColumnCollection Constructor | Initializes a new instance of the C1ComboColumnCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1ComboBox,C1ComboBoxColumn>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Owner | Gets the owner of the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1ComboBox,C1ComboBoxColumn>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | 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 | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | 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<C1ComboBox,C1ComboBoxColumn>) |
![]() | ItemAdded | Fires after the item is added. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1ComboBox,C1ComboBoxColumn>) |
![]() | ItemRemoved | Fires after the item is removed.. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1ComboBox,C1ComboBoxColumn>) |
![]() | ItemReplaced | Fires after the item is replaced. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1ComboBox,C1ComboBoxColumn>) |