Specifies the horizontal ruler bar control to be used with a TextControl. The property value is null if there is no ruler bar connected. Otherwise it is an object of the type RulerBar.

Syntax

public RulerBar RulerBar { get; set; }
Public Property RulerBar() As RulerBar