Gets or sets the top visible position in the scrolled document.
public Int64 VerticalScrollValue { get; set; }
Public Property VerticalScrollValue As Int64
Use the VerticalScrollValue property to scroll the document or indicate to which position it is scrolled vertically. The LayoutUnit property specifies the units of measurement. By default it is DevExpress.XtraRichEdit.DocumentLayoutUnit.Document.