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

    Parameters

    propertyName
    Name of the property.
    See Also