DefaultTextViewHostOptions.RowColMarginOptionId Field

Definition

Determines whether the RowColMargin should be shown.

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> RowColMarginOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> RowColMarginOptionId;
 staticval mutable RowColMarginOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly RowColMarginOptionId As EditorOptionKey(Of Boolean) 

Field Value

Applies to