[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.UnboundSortDescription.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(string)

Raises the PropertyChanged event.

Declaration
protected virtual void OnPropertyChanged(string propName)
Protected Overridable Sub OnPropertyChanged(propName As String)
Parameters
Type Name Description
string propName

Name of the property whose value changed.