TextDocumentViewOptionsIsViewerSelected Property |
Gets or sets the last focus location. If true, the viewer window was selected last, if false, the editor window was selected.
Namespace: Altaxo.Text.GuiModelsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsViewerSelected { get; set; }
Property Value
BooleanSee Also