BKI_DichVuMatDat.NghiepVu.f317_thuong_athk.handle_worker_completed C# (CSharp) Method

handle_worker_completed() private method

private handle_worker_completed ( ) : void
return void
        private void handle_worker_completed()
        {
            this.m_prb.Visible = false;
            //layoutControlItem10.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;

            fill_data_to_grid();
        }