バージョン 24.2 (最新)

OrgChartNodeClickEventArgs コンストラクタ

OrgChartNodeClickEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
public OrgChartNodeClickEventArgs( 
   OrgChartNodeControl node,
   MouseButtonEventArgs e
)

パラメータ

node
ノード。
e
イベントのデータを含む System.Windows.Input.MouseButtonEventArgs インスタンス。
参照