HorizontalListLayout Members
Include Protected Members
Include Inherited Members
The HorizontalListLayout type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
HorizontalListLayout | Overloaded. |
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.) |
![]() |
OnPropertyChanged |
Raises the PropertyChanged event.
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Bindable |
When overridden, gets an object that is bound to the view.
(Inherited from ViewModel.) |
![]() |
CanResize | |
![]() |
ColumnName |
Gets the column name of the Current element.
|
![]() |
Contained |
Gets or sets the ViewModel instance that is displayed below the HorizontalListLayout.
|
![]() |
Current |
Gets the current ViewModel instance.
|
![]() |
HasNext |
Gets a boolean that indicates whether a next ViewModel instance is available.
|
![]() |
NestingDepth | |
![]() |
Next |
Gets a HorizontalListLayout instance that can be used to access the next ViewModel instance.
|
![]() |
OwnsResizing |
Gets or sets a boolean that indicates whether this HorizontalListLayout should show resize controls.
|
Events
Name | Description | |
---|---|---|
![]() |
PropertyChanged |
Occurs when a property value has changed.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace