[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubItemCollection.RemoveItem

RemoveItem Method

RemoveItem(int)

Removes a SubItem out of the collection at the specified index.

Declaration
protected override void RemoveItem(int index)
Protected Overrides Sub RemoveItem(index As Integer)
Parameters
Type Name Description
int index

The zero-based index at which SubItem should be removed.

Overrides
Exceptions
Type Condition
InvalidOperationException

Can't modify SubItems of auto generated ListItem.