TwoColumnsLayout Members
Include Protected Members
Include Inherited Members
The TwoColumnsLayout type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TwoColumnsLayout |
Initializes a new instance of TwoColumnsLayout.
|
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.) |
|
ColumnName |
Gets the 0-based column index that should be used to display and resize the Left element.
|
|
Left |
Gets the ViewModel instance that should be shown on the left.
|
|
Right |
Gets the ViewModel instance that should be shown on the right.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace