DbRecord.PropertyChanged Event | |
Occurs when a property value changes.
Namespace:
XSharp
Assembly:
XSharp.Data (in XSharp.Data.dll) Version: 2.21
Syntax EVENT PropertyChanged AS VOID
public event PropertyChangedEventHandler PropertyChanged
Request Example
View SourceValue
Type:
System.ComponentModelPropertyChangedEventHandlerImplements
PropertyChangedSee Also