WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DateParts

    Show / Hide Table of Contents

    Enum DateParts

    This enum classifies Default DateParts type.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public enum DateParts

    Fields

    Name Description
    Day

    Specifies values representing that the object holding this value is day.

    Month

    Specifies values representing that the object holding this value is month.

    None

    Specifies values representing that the object holding this value is None.

    Year

    Specifies values representing that the object holding this value is year.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved