CSReportEditor.cEditor.m_fProgress_Cancel C# (CSharp) Méthode

m_fProgress_Cancel() private méthode

private m_fProgress_Cancel ( ) : void
Résultat void
        private void m_fProgress_Cancel() {
            m_cancelPrinting = true;
        }
cEditor