←Select platform

PropertyChanged Event (StorageOptions)

Summary

Occurs when a property value change.

Syntax

C#
VB
C++
public event PropertyChangedEventHandler PropertyChanged
Public Event PropertyChanged As PropertyChangedEventHandler
public: 
event PropertyChangedEventHandler^ PropertyChanged 

Event Data

The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.

PropertyDescription
PropertyName Gets the name of the property that changed.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Web Assembly
Click or drag to resize