ImageGear for .NET
HorizontalSmallChange Property (ImGearPageView)




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

Property Value

ImGearScrollBarIncrement class object.
Remarks
Note: this property has effect, when UseConfiguredScrollbarIncrements control parameter is on.
See Also

Reference

ImGearPageView Class
ImGearPageView Members
UseConfiguredScrollbarIncrements Property

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback