ITextDocumentViewIsOutlineWindowVisible Property |
Sets a value indicating whether this the outline window is visible.
Namespace: Altaxo.Gui.Text.ViewingAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool IsOutlineWindowVisible { get; set; }
Property Value
Booleantrue if the outline window is visible; otherwise,
false.
See Also