menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NumericEditorUpDownPlacementMode - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class NumericEditorUpDownPlacementMode

    Defines the constants for UpDownPlacementMode that specify how the spin buttons used to increment or decrement Syncfusion.Maui.DataForm.DataFormNumericEditor value.

    Inheritance
    System.Object
    NumericEditorUpDownPlacementMode
    Namespace: Syncfusion.Maui.DataForm
    Assembly: Syncfusion.Maui.DataForm.dll
    Syntax
    public sealed class NumericEditorUpDownPlacementMode : Enum

    Fields

    Hidden

    The spin buttons are not displayed.

    Declaration
    public const NumericEditorUpDownPlacementMode Hidden
    Field Value
    Type
    NumericEditorUpDownPlacementMode

    Inline

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

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