Xceed Ultimate ListBox for Silverlight Documentation
GetLayoutMode Method


A ContainerLayoutMode value.
Returns the layout mode the container.
Syntax
Public Shared Function GetLayoutMode( _
   ByVal obj As DependencyObject _
) As ContainerLayoutMode
Dim obj As DependencyObject
Dim value As ContainerLayoutMode
 
value = ListBoxContainer.GetLayoutMode(obj)
public static ContainerLayoutMode GetLayoutMode( 
   DependencyObject obj
)

Parameters

obj
A ContainerLayoutMode value.
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

ListBoxContainer Class
ListBoxContainer Members

Send Feedback