Table of Contents

Method IsPropertySelected

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

IsPropertySelected(IPropertyGridItem)

Gets whether property is selected.

bool IsPropertySelected(IPropertyGridItem id)

Parameters

id IPropertyGridItem

Returns

bool

true if property is selected, false otherwise.