バージョン

PlaceholderRowUIElement コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal placeholderRow As UltraGridPlaceholderRow _
)
public PlaceholderRowUIElement( 
   Infragistics.Win.UIElement parent,
   UltraGridPlaceholderRow placeholderRow
)

パラメータ

parent
親要素
placeholderRow
この UIElement が作成される PlaceholderRow。
参照