alexa

    Show / Hide Table of Contents

    Interface IUpDownButtonsOrientable

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface IUpDownButtonsOrientable

    Properties

    SpinOrientation

    Gets Up-Down button's orientation.

    Declaration
    Orientation SpinOrientation { get; }
    Property Value
    Type
    System.Windows.Forms.Orientation

    Events

    SpinOrientationChanged

    Declaration
    event EventHandler SpinOrientationChanged
    Event Type
    Type
    System.EventHandler
    Back to top Generated by DocFX