Share via


HorizontalListLayout Members

Include Protected Members
Include Inherited Members

The HorizontalListLayout type exposes the following members.

Constructors

  Name Description
Ff669600.pubmethod(en-us,PandP.50).gif HorizontalListLayout Overloaded.

Methods

  Name Description
Ff669600.pubmethod(en-us,PandP.50).gif Dispose Overloaded.
Ff669600.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff669600.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff669600.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff669600.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff669600.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff669600.protmethod(en-us,PandP.50).gif OnPropertyChanged
Raises the PropertyChanged event.
Ff669600.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff669600.pubproperty(en-us,PandP.50).gif Bindable
When overridden, gets an object that is bound to the view.
(Inherited from ViewModel.)
Ff669600.pubproperty(en-us,PandP.50).gif CanResize
Gets a boolean value indicating whether the CurrentViewModel instance can be resized.
Ff669600.pubproperty(en-us,PandP.50).gif ColumnName
Gets the column name of the Current element.
Ff669600.pubproperty(en-us,PandP.50).gif Contained
Gets or sets the ViewModel instance that is displayed below the HorizontalListLayout.
Ff669600.pubproperty(en-us,PandP.50).gif Current
Gets the current ViewModel instance.
Ff669600.pubproperty(en-us,PandP.50).gif HasNext
Gets a boolean that indicates whether a next ViewModel instance is available.
Ff669600.pubproperty(en-us,PandP.50).gif NestingDepth
When iterating over the horizontal list using hasNext() and Next, returns an 0-based index of the Current element.
Ff669600.pubproperty(en-us,PandP.50).gif Next
Gets a HorizontalListLayout instance that can be used to access the next ViewModel instance.
Ff669600.pubproperty(en-us,PandP.50).gif OwnsResizing
Gets or sets a boolean that indicates whether this HorizontalListLayout should show resize controls.

Events

  Name Description
Ff669600.pubevent(en-us,PandP.50).gif PropertyChanged
Occurs when a property value has changed.

See Also

HorizontalListLayout Class

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