Table of Contents

Method GetPropRegistry

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

GetPropRegistry(PropertyInfo)

Gets PropertyGrid settings related to PropertyInfo.

IPropertyGridPropInfoRegistry GetPropRegistry(PropertyInfo propInfo)

Parameters

propInfo PropertyInfo

Property information.

Returns

IPropertyGridPropInfoRegistry

GetPropRegistry(string)

Gets PropertyGrid settings related to the specified property name.

IPropertyGridPropInfoRegistry GetPropRegistry(string propName)

Parameters

propName string

Property name.

Returns

IPropertyGridPropInfoRegistry