Method ItemInserted
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
objectindex
intitem
PanelSettingsItem