Table of Contents

Method GetProperty

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

GetProperty(string?)

Gets property item with the specified name.

public virtual IPropertyGridItem? GetProperty(string? name)

Parameters

name string

Name of the property item.

Returns

IPropertyGridItem