コード例 #1
0
ファイル: DataGridWidget.cs プロジェクト: janproch/datadmin
 protected override void OnSelectionChanged()
 {
     m_pagei.CallNotifyWidgets(this);
 }