Table of Contents

Method IsPropertySelected

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

IsPropertySelected(IPropertyGridItem)

Gets whether property is selected.

bool IsPropertySelected(IPropertyGridItem prop)

Parameters

prop IPropertyGridItem

Property item.

Returns

bool

true if property is selected, false otherwise.