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