ImageGear for .NET
ScrollChangeType Property




Gets the type of scrollbar change.
Syntax
'Declaration
 
Public ReadOnly Property ScrollChangeType As ImGearScrollChangeType
'Usage
 
Dim instance As ImGearScrollChangedEventArgs
Dim value As ImGearScrollChangeType
 
value = instance.ScrollChangeType
public ImGearScrollChangeType ScrollChangeType {get;}
public: __property ImGearScrollChangeType get_ScrollChangeType();
public:
property ImGearScrollChangeType ScrollChangeType {
   ImGearScrollChangeType get();
}

Property Value

ImGearScrollBarType value.
See Also

Reference

ImGearScrollChangedEventArgs Class
ImGearScrollChangedEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback