Specifies the horizontal 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 RulerBar { get; set; }
Public Property RulerBar() As RulerBarViewGenerator