Xamarin.Android

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

    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.Portable.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 Description
    ContentControlDateStorageFormat

    DateStorageDateTime

    Represents the date and time as a date storage format.

    Declaration
    public const ContentControlDateStorageFormat DateStorageDateTime
    Field Value
    Type Description
    ContentControlDateStorageFormat

    DateStorageText

    Represents the Text as a date storage format.

    Declaration
    public const ContentControlDateStorageFormat DateStorageText
    Field Value
    Type Description
    ContentControlDateStorageFormat

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved