Table of Contents

Method IsPropertyCategory

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

IsPropertyCategory(IPropertyGridItem)

Gets whether property is category.

bool IsPropertyCategory(IPropertyGridItem id)

Parameters

id IPropertyGridItem

Returns

bool

true if property is category, false otherwise.