Search
EditComponent.ScrollFirstLine Property
See Also
 





Gets or sets the index of the first visible line in the edit component.

Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int ScrollFirstLine { get; set; }

Visual Basic  Copy Code

Public Property ScrollFirstLine As Integer

 Property Value

 See Also