Gets or set the value that indicates how to handle the items
which do not fit to the available space.
Namespace:
C1.Silverlight.ToolbarAssembly: C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)
Syntax
| C# |
|---|
public ToolbarOverflow Overflow { get; set; } |
| Visual Basic |
|---|
Public Property Overflow As ToolbarOverflow Get Set |