Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Layout class used to display a vertical list of ElementViewModel's.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class ElementListLayout _
Inherits ViewModel
public class ElementListLayout : ViewModel
public ref class ElementListLayout : public ViewModel
public class ElementListLayout extends ViewModel
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.ViewModel
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.ElementListLayout
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace