The following tables list the members exposed by ComboCellsCollection.
Name | Description | |
---|---|---|
ComboCellsCollection Constructor | Initializes a new instance of the ComboCellsCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
Item | Returns the Infragistics.Controls.Editors.ComboCellBase for the corresponding Infragistics.Controls.Editors.ComboColumn. |
Name | Description | |
---|---|---|
Add | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
Clear | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
Contains | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
CopyTo | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
IndexOf | Overridden. Gets the index of the specified Infragistics.Controls.Editors.ComboCellBase. | |
Insert | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
Remove | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) |
Name | Description | |
---|---|---|
AddItem | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
AddItemSilently | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
GetCount | Overridden. Returns the total number of Infragistics.Controls.Editors.ComboCellBases in the ComboCellsCollection | |
GetItem | Overridden. Returns the Infragistics.Controls.Editors.ComboCellBase item at the index given. | |
InsertItem | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
OnItemAdded | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
RemoveItem | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
RemoveItemSilently | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
ResetItems | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) | |
ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<ComboCellBase>) |