Indicates whether there have been any modifications made to the hosted control.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsModified() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsModified(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getIsModified(); |





