Gets or sets whether to scroll beyond the last line of the document or not.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public bool ScrollsBeyondLastLine { get; set; } |
Visual Basic |
---|
Public Property ScrollsBeyondLastLine As Boolean Get Set |