Raises the PropertyChanged event on the parent rows collection.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.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.