Spread Silverlight Documentation
ItemsPanel Property (DataValidationListBox)


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

Reference

DataValidationListBox Class
DataValidationListBox Members