Gets or sets the index of the first visible line in the edit component.
Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming
C# Copy Code |
---|
public int ScrollFirstLine { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScrollFirstLine As Integer |