Table of Contents

Method IsPropertyModified

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsPropertyModified(IPropertyGridItem)

Gets whether property is modified.

bool IsPropertyModified(IPropertyGridItem id)

Parameters

id IPropertyGridItem

Returns

bool

true if property is modified, false otherwise.