バージョン

LocationListItemContainerUIElement コンストラクタ

LocationListItemContainerUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parentElement As Infragistics.Win.UIElement, _
   ByVal parentLocation As UltraNavigationBarLocation _
)
public LocationListItemContainerUIElement( 
   Infragistics.Win.UIElement parentElement,
   UltraNavigationBarLocation parentLocation
)

パラメータ

parentElement
この要素を含む UIElement インスタンス。
parentLocation
Locations コレクションが表示される UltraNavigationBarLocation
参照