Table of Contents

Method GetPropertyByName

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

GetPropertyByName(string?)

Gets property item with the specified name.

IPropertyGridItem? GetPropertyByName(string? name)

Parameters

name string

Name of the property item.

Returns

IPropertyGridItem