public static void DesignCurrentForm(DBGrid grid) { if (_reporter != null) { _reporter.DesignCurrentForm(grid); } }