ImageGear .NET
HorizontalSmallChange Property (PageView)




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

Property Value

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

Reference

PageView Class
PageView Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback