C2021-004 logic to support table cell shading
null reference check
This commit is contained in:
@@ -52,6 +52,7 @@ namespace Volian.Controls.Library
|
||||
_CountDisposed++;
|
||||
_Disposed = true;
|
||||
_MyBorders = null;
|
||||
_MyShading = null;
|
||||
_SpellChecker = null;
|
||||
_tableCellEditor = null;
|
||||
if (disposing && (components != null))
|
||||
|
Reference in New Issue
Block a user