Search
TabHeaderPanel.ScrollOffset Property
See Also
 






Gets or sets the panel offset. This is a dependency property.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls

 Syntax

C#  Copy Code

public double ScrollOffset { get; set; }

Visual Basic  Copy Code

Public Property ScrollOffset As Double

 Property Value

 See Also