Table of Contents

Method GetPropertyByLabel

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

GetPropertyByLabel(string?)

Gets property item with the specified label.

IPropertyGridItem? GetPropertyByLabel(string? label)

Parameters

label string

label of the property item.

Returns

IPropertyGridItem