Spread Silverlight Documentation
ItemsPanel Property (AutoFilterListBox)


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

Reference

AutoFilterListBox Class
AutoFilterListBox Members