Click or drag to resize

ISubformBarMultiScroll 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
int MultiScroll { get; set; }

Property Value

Type: Int32
See Also