IEditorOperations.ScrollColumnRight Method

Definition

Scrolls the view one column to the right.

public:
 void ScrollColumnRight();
public:
 void ScrollColumnRight();
void ScrollColumnRight();
public void ScrollColumnRight ();
abstract member ScrollColumnRight : unit -> unit
Public Sub ScrollColumnRight ()

Remarks

A column is the width of a space in the default font.

Applies to