Table of Contents

Method ItemRemoved

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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 object
index int
item PanelSettingsItem