Xceed Ultimate ListBox for Silverlight Documentation
ListBoxItemConfiguration Property


Gets or sets the listbox's item configuration.
Syntax
Public Property ListBoxItemConfiguration As ListBoxItemConfiguration
Dim instance As ContainerConfigurationsBase
Dim value As ListBoxItemConfiguration
 
instance.ListBoxItemConfiguration = value
 
value = instance.ListBoxItemConfiguration
public ListBoxItemConfiguration ListBoxItemConfiguration {get; set;}

Property Value

A ListBoxItemConfiguration representing the listbox's item configuration.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ContainerConfigurationsBase Class
ContainerConfigurationsBase Members

Send Feedback