Method ItemRemoved
ItemRemoved(object?, int, PanelSettingsItem)
Called when item is removed from the Items collection.
protected virtual void ItemRemoved(object? sender, int index, PanelSettingsItem item)
Parameters
sender
objectindex
intitem
PanelSettingsItem