Click or drag to resize

DataStructPropertyChanged Event

Occurs when a property value changes.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public event PropertyChangedEventHandler PropertyChanged

Value

PropertyChangedEventHandler

Implements

INotifyPropertyChangedPropertyChanged
See Also