alexa

    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
    PropertyChangingEventHandler
    Back to top Generated by DocFX