Table of Contents

Property Children

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

Children

Gets list of children properties.

public IList<IPropertyGridItem> Children { get; }

Property Value

IList<IPropertyGridItem>

Remarks

You can change list of children properties before item is added to PropertyGrid.