UWP

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SpinButtonsAlignment

    Show / Hide Table of Contents

    Class SpinButtonsAlignment

    Represents an enum list for the Spin button alignment

    Inheritance
    System.Object
    SpinButtonsAlignment
    Namespace: Syncfusion.UI.Xaml.Controls
    Assembly: Syncfusion.SfShared.UWP.dll
    Syntax
    public sealed class SpinButtonsAlignment : Enum

    Fields

    Both

    Align SpinButtons at both the end

    Declaration
    public const SpinButtonsAlignment Both
    Field Value
    Type Description
    SpinButtonsAlignment

    Left

    Align SpinButtons to Left

    Declaration
    public const SpinButtonsAlignment Left
    Field Value
    Type Description
    SpinButtonsAlignment

    Right

    Align SpinButtons to Right

    Declaration
    public const SpinButtonsAlignment Right
    Field Value
    Type Description
    SpinButtonsAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved