Table of Contents

Method SetCurrentCategory

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

SetCurrentCategory(IPropertyGridItem)

Sets the 'current' category - Add(IPropertyGridItem, IPropertyGridItem?) will add non-category properties under it.

public virtual void SetCurrentCategory(IPropertyGridItem prop)

Parameters

prop IPropertyGridItem

Property category item.