Class NumericEntryUpDownPlacementMode
Defines values that specify how the spin buttons used to increment or decrement the Value of a SfNumericEntry are displayed.
Inheritance
System.Object
NumericEntryUpDownPlacementMode
Namespace: Syncfusion.Maui.Inputs
Assembly: Syncfusion.Maui.Inputs.dll
Syntax
public sealed class NumericEntryUpDownPlacementMode : Enum
Fields
Hidden
The spin buttons are not displayed.
Declaration
public const NumericEntryUpDownPlacementMode Hidden
Field Value
Type | Description |
---|---|
NumericEntryUpDownPlacementMode |
Inline
The spin buttons are displayed in an expanded, horizontal orientation.
Declaration
public const NumericEntryUpDownPlacementMode Inline
Field Value
Type | Description |
---|---|
NumericEntryUpDownPlacementMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |