menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ArrowType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ArrowType

    An identifier for various arrow buttons in a ArrowButtonBar.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    [Flags]
    public enum ArrowType

    Fields

    Name Description
    AddNew

    The "AddNew item" button for items in a table.

    All

    All buttons.

    First

    The "first item" button.

    Last

    The "last item" button.

    Next

    The "next item" button.

    None

    None.

    Previous

    The "previous item" button.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved