​
​
​

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