Table of Contents

Method GetNodeText

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

GetNodeText(IComponent)

protected virtual string GetNodeText(IComponent component)

Parameters

component IComponent

Returns

string

GetNodeText(IComponent, string)

protected virtual string GetNodeText(IComponent component, string label)

Parameters

component IComponent
label string

Returns

string