Xceed Ultimate ListBox for Silverlight Documentation
ListBoxContainerConfigurationBase Class Members
Fields  Properties  Methods 


The following tables list the members exposed by ListBoxContainerConfigurationBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ContainerStylePropertyIdentifies the ContainerStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)ContentTemplatePropertyIdentifies the ContentTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsStickyPropertyIdentifies the IsSticky dependency property.  
Public Fieldstatic (Shared in Visual Basic)LayoutModePropertyIdentifies the LayoutMode dependency property.  
Top
Public Properties
 NameDescription
Public PropertyCanStickGets or sets a value indicating whether the container can be sticky.  
Public PropertyConfigurationTypeGets a configuration type indicating what kind of container the configuration represents.  
Public PropertyContainerStyleGets or sets the style that will be applied to the containers created by this configuration.  
Public PropertyContentTemplateGets or sets the data template that will be used to display the container's content created by this configuration.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyIsStickyGets or sets a value indicating whether the container is sticky.  
Public PropertyLayoutModeGets or sets the layout mode of the container.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
 NameDescription
Protected MethodBeginInitCore  
Protected Internal MethodCreateInstanceCreates an instance of ListBoxContainerConfigurationBase.  
Protected MethodEndInitCore  
Top
See Also

Reference

ListBoxContainerConfigurationBase Class
Xceed.Silverlight.ListBox Namespace

Send Feedback