Exemple #1
0
        private void nbgEvent_CalcGroupClientHeight(object sender, DevExpress.XtraNavBar.NavBarCalcGroupClientHeightEventArgs e)
        {
            if (DesignMode)
            {
                return;
            }

            //GetEventToGrid();
            //OnnbiViewEventClick(nbgEvent.Caption, nbiViewEvent.Caption);
        }
Exemple #2
0
 private void RobotParaGroup_CalcGroupClientHeight(object sender, DevExpress.XtraNavBar.NavBarCalcGroupClientHeightEventArgs e)
 {
     //  MessageBox.Show("ok");
 }