バージョン

MoreItemsIndicatorUIElement コンストラクタ

MoreItemsIndicatorUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal up As Boolean _
)
public MoreItemsIndicatorUIElement( 
   Infragistics.Win.UIElement parent,
   bool up
)

パラメータ

parent
親要素。
up
この要素が上または下インジケーターを表すかどうかを指定します。
参照