[]
Called when any CellStyle owned by the grid changes.
protected void StylePropertyChanged(object sender, PropertyChangedEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | CellStyle that changed. |
PropertyChangedEventArgs | e |
name of the property that changed. |