menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DataState - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DataState

    This enum classifies data state.

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

    Fields

    Name Description
    Correct

    Specifies values representing possible state which indicates that date time is correct.

    IncorrectDate

    Specifies values representing possible state which indicates that date is incorrect.

    IncorrectTime

    Specifies values representing possible state which indicates that time is incorrect.

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