ImageGear .NET
HorizontalSmallChange Property (PageView)




Gets the horizontal ScrollBar small change increment settings.
Syntax
public ScrollBarIncrement HorizontalSmallChange {get;}
public: __property ScrollBarIncrement* get_HorizontalSmallChange();
public:
property ScrollBarIncrement^ HorizontalSmallChange {
   ScrollBarIncrement^ get();
}
'Declaration
 
Public ReadOnly Property HorizontalSmallChange As ScrollBarIncrement
 
'Usage
 
Dim instance As PageView
Dim value As ScrollBarIncrement
 
value = instance.HorizontalSmallChange

Property Value

ImageGear.Windows.Controls.ScrollBarIncrement class object.
See Also

Reference

PageView Class
PageView Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback