menu

WPF

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

    Show / Hide Table of Contents

    Enum UpdateSourceMode

    Describes the timing of binding source updates.

    Namespace: Syncfusion.Windows.PropertyGrid
    Assembly: Syncfusion.PropertyGrid.Wpf.dll
    Syntax
    public enum UpdateSourceMode

    Fields

    Name Description
    Immediately

    Updates value of SelectedObject immediately whenever the binding target property changes.

    ReturnOrLostFocus

    Updates value of SelectedObject whenever the binding target element loses focus or when enter key is pressed.

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