Belešku
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Gets the name of the property that changed.
var a = propertyChangedEventArgsVar.propertyName();
Return Value
A string that contains the name of the property that changed.
Remarks
Use the propertyName property to determine the name of the property that changed.
See Also
Reference
Sys.PropertyChangedEventArgs Class
Concepts
Defining Custom Component Properties and Raising PropertyChanged Events