ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / PageView Class / IsMouseWheelScrollEnabledProperty Field




In This Topic
    IsMouseWheelScrollEnabledProperty Field
    In This Topic
    Dependency property for IsMouseWheelScrollEnabled.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsMouseWheelScrollEnabledProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = PageView.IsMouseWheelScrollEnabledProperty
    public static readonly DependencyProperty IsMouseWheelScrollEnabledProperty
    public: static readonly DependencyProperty* IsMouseWheelScrollEnabledProperty
    public:
    static readonly DependencyProperty^ IsMouseWheelScrollEnabledProperty
    See Also