Raises the PropertyChanged event on the parent rows collection.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
| C# |
|---|
protected override void OnPropertyChanged( string name ) |
| Visual Basic |
|---|
Protected Overrides Sub OnPropertyChanged ( _ name As String _ ) |
Parameters
- name
- Type: System..::..String
Name of the property that changed.