バージョン

TileHeaderUIElement コンストラクタ

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

パラメータ

parent
この要素を所有する親要素。
参照