menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class NumericUpDownPlacementMode - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class NumericUpDownPlacementMode

    Defines values that specify how the spin buttons used to increment or decrement the Value of a SfNumericUpDown are displayed.

    Inheritance
    System.Object
    NumericUpDownPlacementMode
    Namespace: Syncfusion.Maui.Toolkit.NumericUpDown
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class NumericUpDownPlacementMode : Enum

    Fields

    Inline

    The spin buttons are displayed in an expanded, horizontal orientation.

    Declaration
    public const NumericUpDownPlacementMode Inline
    Field Value
    Type
    NumericUpDownPlacementMode

    InlineVertical

    The spin buttons are displayed in an expanded, vertical orientation.

    Declaration
    public const NumericUpDownPlacementMode InlineVertical
    Field Value
    Type
    NumericUpDownPlacementMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved