调用GridControl自带的导航按钮

 

gemGrid.EmbeddedNavigator.Buttons.DoClick(gemGrid.EmbeddedNavigator.Buttons.EndEdit);
            partsGrid.EmbeddedNavigator.Buttons.DoClick(partsGrid.EmbeddedNavigator.Buttons.EndEdit);
posted @ 2013-05-12 14:43  perock  阅读(402)  评论(0编辑  收藏  举报