Table of Contents

Method IsPropertyCategory

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

IsPropertyCategory(IPropertyGridItem)

Gets whether property is category.

bool IsPropertyCategory(IPropertyGridItem prop)

Parameters

prop IPropertyGridItem

Property item.

Returns

bool

true if property is category, false otherwise.