[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(string)

Raises the PropertyChanged event.

Declaration
protected abstract void OnPropertyChanged(string name)
Protected MustOverride Sub OnPropertyChanged(name As String)
Parameters
Type Name Description
string name

Name of the property that changed.