alexa

    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