menu

WPF

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

    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 - 2025 Syncfusion Inc. All Rights Reserved