Gets the collection of toolbar items.
Namespace:
C1.Silverlight.ToolbarAssembly: C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)
Syntax
C# |
---|
public ObservableCollection<Object> ToolbarItems { get; } |
Visual Basic |
---|
Public ReadOnly Property ToolbarItems As ObservableCollection(Of Object) Get |