Specifies the vertical ruler bar control to be used with a TextControl. The property value is an empty string, if there is no ruler bar connected. Otherwise it must be the name of an existing WPF.RulerBar object.

Syntax

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