[]
        
(Showing Draft Content)

C1.DataCollection.C1DataCollectionBase-1.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(string?)

Raises the PropertyChanged event.

Declaration
protected void OnPropertyChanged(string? propertyName = null)
Protected Sub OnPropertyChanged(Optional propertyName As String = Nothing)
Parameters
Type Name Description
string propertyName

Name of the property.