Called when any CellStyle owned by the grid changes.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
protected void StylePropertyChanged( Object sender, PropertyChangedEventArgs e ) |
Visual Basic |
---|
Protected Sub StylePropertyChanged ( _ sender As Object, _ e As PropertyChangedEventArgs _ ) |
Parameters
- sender
- Type: System..::..Object
CellStyle that changed.
- e
- Type: System.ComponentModel..::..PropertyChangedEventArgs
PropertyChangedEventArgs that contains the name of the property that changed.