Table of Contents

Method ItemInserted

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

ItemInserted(object?, int, PanelSettingsItem)

Called when item is added to the Items collection.

protected virtual void ItemInserted(object? sender, int index, PanelSettingsItem item)

Parameters

sender object
index int
item PanelSettingsItem