Share via


HierarchicalLayout Members

Include Protected Members
Include Inherited Members

The HierarchicalLayout type exposes the following members.

Constructors

  Name Description
Ff668917.pubmethod(en-us,PandP.50).gif HierarchicalLayout
Initializes a new instance of HierarchicalLayout.

Methods

  Name Description
Ff668917.pubmethod(en-us,PandP.50).gif Dispose Overloaded.
Ff668917.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff668917.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff668917.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff668917.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff668917.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff668917.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff668917.pubproperty(en-us,PandP.50).gif Bindable
When overridden, gets an object that is bound to the view.
(Inherited from ViewModel.)
Ff668917.pubproperty(en-us,PandP.50).gif ColumnName
Gets the 0-based column index that should be used to display and resize the Left element.
(Inherited from TwoColumnsLayout.)
Ff668917.pubproperty(en-us,PandP.50).gif Left
Gets the ViewModel instance that should be shown on the left.
(Inherited from TwoColumnsLayout.)
Ff668917.pubproperty(en-us,PandP.50).gif Right
Gets the ViewModel instance that should be shown on the right.
(Inherited from TwoColumnsLayout.)

See Also

HierarchicalLayout Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace