Specifies the vertical ruler bar to be used with the TextViewGenerator. The property value is null, if there is no ruler bar connected. Otherwise it is an object of the type RulerBarViewGenerator. It automatically shows formatting attributes at the current text input position.

Syntax

public RulerBarViewGenerator VerticalRulerBar { get; set; }
Public Property VerticalRulerBar() As RulerBarViewGenerator