ITextDocumentViewIsInInitializationMode Property |
Flag that is set if the view is in initialization mode. If in initialization mode, it should not fire events etc, not render the document.
Namespace: Altaxo.Gui.Text.ViewingAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool IsInInitializationMode { set; }
Property Value
BooleanSee Also