WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / C1GridControl Class / OnPropertyChanged Method
In This Topic
    OnPropertyChanged Method (C1GridControl)
    In This Topic
    Called when a property is changed.
    Syntax
    protected virtual void OnPropertyChanged( 
       string propertyName
    )

    Parameters

    propertyName
    See Also