ScrollLimits Property (C1InputPanel)
In This Topic
Gets a value of the
ScrollPosition property when the right bottom corner of the scrollable area is visible.
Syntax
'Declaration
Public ReadOnly Property ScrollLimits As Point
public Point ScrollLimits {get;}
See Also