ImageGear .NET
scrollBars Property

Indicates how the viewer shows scrollbars.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_scrollBars() : ScrollBars
function set_scrollBars(value : ScrollBars)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.get_scrollBars();
Remarks

This property controls how the viewer shows scrollbars. You must set it to a member of the ScrollBars enumeration and normally, you should set the value to Auto.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.PageView
PageView Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback