menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface INotifyPropertyChanging - API Reference

    Show / Hide Table of Contents

    Interface INotifyPropertyChanging

    Notifies clients that a property value is changing.

    Namespace: Syncfusion.Data
    Assembly: Syncfusion.Data.WinForms.dll
    Syntax
    public interface INotifyPropertyChanging

    Events

    PropertyChanging

    Occurs when a property value is changing.

    Declaration
    event PropertyChangingEventHandler PropertyChanging
    Event Type
    Type Description
    PropertyChangingEventHandler
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved