Fires when an element is removed from the overflow items.
The overflow items include the elements hidden from
the toolbar strip due to lack of available space.
Namespace:
C1.Silverlight.ToolbarAssembly: C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)
Syntax
| C# |
|---|
public event EventHandler OverflowItemRemoved |
| Visual Basic |
|---|
Public Event OverflowItemRemoved As EventHandler |