CSReportEditor.cEditor.m_fProgress_Cancel C# (CSharp) Method

m_fProgress_Cancel() private method

private m_fProgress_Cancel ( ) : void
return void
        private void m_fProgress_Cancel() {
            m_cancelPrinting = true;
        }
cEditor