Table of Contents

Method IsPropertyShown

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

IsPropertyShown(IPropertyGridItem)

Gets whether property is shown.

public virtual bool IsPropertyShown(IPropertyGridItem prop)

Parameters

prop IPropertyGridItem

Property item.

Returns

bool

true if property is shown, false otherwise.