Table of Contents

Method CreateChoices

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

CreateChoices()

IPropertyGridChoices CreateChoices()

Returns

IPropertyGridChoices

CreateChoices(Type)

Creates property choices list for the given enumeration type.

IPropertyGridChoices CreateChoices(Type enumType)

Parameters

enumType Type

Returns

IPropertyGridChoices

Remarks