menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PickerMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PickerMode

    Contains the values for the picker mode enumeration that about to layout as dialog or standalone mode.

    Inheritance
    System.Object
    PickerMode
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public sealed class PickerMode : Enum

    Fields

    Default

    Default view

    Declaration
    public const PickerMode Default
    Field Value
    Type
    PickerMode

    Dialog

    Dialog view

    Declaration
    public const PickerMode Dialog
    Field Value
    Type
    PickerMode

    Extension Methods

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