Maximum Property (SLHorizontalScrollBar)
Class
SLHorizontalScrollBar
.
Action
Gets the maximum scroll position.
Syntax
C#
protected
Double
Maximum { get; }
VB
'Declaration Protected Read Property Maximum As
Double
Access
Read only.