Table of Contents

Method SortChildren

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

SortChildren(IPropertyGridItem, bool)

Sorts children of a property.

void SortChildren(IPropertyGridItem prop, bool recurse = false)

Parameters

prop IPropertyGridItem

Property item.

recurse bool

true to perform recursive sorting, false otherwise.