Search
ScrollBarView.Value Property
See Also
 






Gets or sets the value of the scrollbar.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public double Value { get; set; }

Visual Basic  Copy Code

Public Property Value As Double

 Property Value

 See Also