Click or drag to resize

TextDocumentViewOptionsPropertyKeyIsLineNumberingEnabled Field

Gets the property key for editor line numbering.

Namespace: Altaxo.Text.GuiModels
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static readonly PropertyKey<bool> PropertyKeyIsLineNumberingEnabled

Field Value

PropertyKeyBoolean
See Also