コード例 #1
0
ファイル: DBGroupItem.cs プロジェクト: radtek/datawf
 public bool AllParentExpand()
 {
     return(GroupHelper.IsExpand(this));
 }