Spread Silverlight Documentation
ItemsPanel Property (ToolbarGroup)


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarGroup Class : ItemsPanel Property
Syntax
'Declaration
 
Public Property ItemsPanel As System.Windows.Controls.ItemsPanelTemplate
'Usage
 
Dim instance As ToolbarGroup
Dim value As System.Windows.Controls.ItemsPanelTemplate
 
instance.ItemsPanel = value
 
value = instance.ItemsPanel
public System.Windows.Controls.ItemsPanelTemplate ItemsPanel {get; set;}
See Also

Reference

ToolbarGroup Class
ToolbarGroup Members