menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OverviewContentHolder.ExtraPanningEventEventArgs - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OverviewContentHolder.ExtraPanningEventEventArgs

    Provides data for the ExtraPanningEvent.

    Inheritance
    System.Object
    OverviewContentHolder.ExtraPanningEventEventArgs
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class ExtraPanningEventEventArgs : RoutedEventArgs

    Constructors

    ExtraPanningEventEventArgs(Boolean)

    Declaration
    public ExtraPanningEventEventArgs(bool ExtraSize)
    Parameters
    Type Name Description
    System.Boolean ExtraSize

    Properties

    ExtraSize

    Declaration
    public Size ExtraSize { get; set; }
    Property Value
    Type
    System.Windows.Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved