Table of Contents

Method GetPropertyByLabel

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

GetPropertyByLabel(string?)

Gets property item with the specified label.

public virtual IPropertyGridItem? GetPropertyByLabel(string? label)

Parameters

label string

label of the property item.

Returns

IPropertyGridItem