[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.StylePropertyChanged

StylePropertyChanged Method

StylePropertyChanged(object, PropertyChangedEventArgs)

Called when any CellStyle owned by the grid changes.

Declaration
protected void StylePropertyChanged(object sender, PropertyChangedEventArgs e)
Parameters
Type Name Description
object sender

CellStyle that changed.

PropertyChangedEventArgs e
<xref href="System.ComponentModel.PropertyChangedEventArgs" data-throw-if-not-resolved="false"></xref> that contains the 

name of the property that changed.