WPF

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

    Show / Hide Table of Contents

    Enum WorkResult

    This enum classifies work result.

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

    Fields

    Name Description
    ChangedScroll

    Indicates that DateTime was correctly changed while scrolling.

    ChangedType

    Indicates that DateTime was correctly changed while typing.

    IncorrectChangedScroll

    Indicates that DateTime was incorrectly changed while scrolling.

    IncorrectChangedType

    Indicates that DateTime was incorrectly changed while typing.

    Read

    Indicates that DateTime was not changed while reading.

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