Search
ScrollBarView.Maximum Property
See Also
 






Gets or sets the maximum value of the scrollbar.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public double Maximum { get; set; }

Visual Basic  Copy Code

Public Property Maximum As Double

 Property Value

 See Also