Search
DiagramTabControl.ScrollStep Property
See Also
 






Gets or sets the scroll step when TabLayoutMode is set to Scroll. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ScrollStep { get; set; }

Visual Basic  Copy Code

Public Property ScrollStep As Double

 Property Value

 See Also