Click or drag to resize

SubformBarMultiScroll Property

The number of items to scroll when user clicks the multiscroll button. The default is 4.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int MultiScroll { get; set; }

Property Value

Type: Int32

Implements

ISubformBarMultiScroll
See Also