WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabScrollViewer

    Show / Hide Table of Contents

    Class TabScrollViewer

    Inheritance
    System.Object
    TabScrollViewer
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class TabScrollViewer : ScrollViewer

    Constructors

    TabScrollViewer()

    Declaration
    public TabScrollViewer()

    Methods

    OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)

    Declaration
    protected override void OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.ManipulationBoundaryFeedbackEventArgs e

    OnManipulationDelta(ManipulationDeltaEventArgs)

    Declaration
    protected override void OnManipulationDelta(ManipulationDeltaEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.ManipulationDeltaEventArgs e
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved