Overrides the default behavior.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected override void RemoveItem( int index ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub RemoveItem ( _ index As Integer _ ) |
Parameters
- index
- Type: System..::..Int32
The zero-based index of the item to remove.