menu

UWP

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

    Show / Hide Table of Contents

    Class ContentControlDateStorageFormat

    Represents the date storage format for the selected date in Date Picker content control.

    Inheritance
    System.Object
    ContentControlDateStorageFormat
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public sealed class ContentControlDateStorageFormat : Enum

    Fields

    DateStorageDate

    Represents the date as a date storage format.

    Declaration
    public const ContentControlDateStorageFormat DateStorageDate
    Field Value
    Type
    ContentControlDateStorageFormat

    DateStorageDateTime

    Represents the date and time as a date storage format.

    Declaration
    public const ContentControlDateStorageFormat DateStorageDateTime
    Field Value
    Type
    ContentControlDateStorageFormat

    DateStorageText

    Represents the Text as a date storage format.

    Declaration
    public const ContentControlDateStorageFormat DateStorageText
    Field Value
    Type
    ContentControlDateStorageFormat

    Extension Methods

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