Click or drag to resize

ITextDocumentViewIsViewerSelected Property

Gets or sets a value indicating whether the viewer pane is selected.

Namespace: Altaxo.Gui.Text.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
bool IsViewerSelected { get; set; }

Property Value

Boolean
See Also