バージョン

ExpansionIndicatorUIElement コンストラクタ

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

パラメータ

parent
notify
expanded
参照