Indicates whether the viewer will automatically show the standard scrollbars when the view size is larger than the client size.
public override bool AutoScroll { get; set; } Public Overrides Property AutoScroll() As BooleanGetSet
public:virtual property bool AutoScroll{bool get() overridevoid set(bool value) override}
true if the viewer will automatically show the standard scrollbars when the view size is larger than the client size, otherwise;false. Default value is true.
This property is for supporting the internal infrastructure of the control and you should use the ScrollMode instead.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
