Table of Contents

Method IsPropertyShown

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

IsPropertyShown(IPropertyGridItem)

Gets whether property is shown.

bool IsPropertyShown(IPropertyGridItem id)

Parameters

id IPropertyGridItem

Returns

bool

true if property is shown, false otherwise.