ElementListLayout Members
Include Protected Members
Include Inherited Members
The ElementListLayout type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ElementListLayout |
Initializes a new instance of ElementListLayout.
|
Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Bindable |
When overridden, gets an object that is bound to the view.
(Inherited from ViewModel.) |
|
Elements |
Gets the ElementViewModel instances that should be displayed in the list.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace