HorizontalColumnBindingLayout Members
Include Protected Members
Include Inherited Members
The HorizontalColumnBindingLayout type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HorizontalColumnBindingLayout |
Initializes a new instance of HorizontalColumnBindingLayout.
|
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.
(Inherited from TwoColumnsLayout.) |
|
Left |
Gets the ViewModel instance that should be shown on the left.
(Inherited from TwoColumnsLayout.) |
|
Right |
Gets the ViewModel instance that should be shown on the right.
(Inherited from TwoColumnsLayout.) |
See Also
HorizontalColumnBindingLayout Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace