[]
Occurs when a property value changes.
protected override void OnPropertyChanged(string propertyName, bool dataChanged)
Protected Overrides Sub OnPropertyChanged(propertyName As String, dataChanged As Boolean)
Type | Name | Description |
---|---|---|
string | propertyName | Name of the property. |
bool | dataChanged | Indicates whether the represented data of the conditional formatting rule has been changed |