DiagramClientView.MinimumVerticalScrollRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the lower limit of values of the scrollable range in scroll units.
public:
property int MinimumVerticalScrollRange { int get(); };
public int MinimumVerticalScrollRange { get; }
member this.MinimumVerticalScrollRange : int
Public ReadOnly Property MinimumVerticalScrollRange As Integer