Table of Contents

Method GetDisplayText

Namespace
Bonsai.Shaders.Configuration.Design
Assembly
Bonsai.Shaders.Design.dll

GetDisplayText(object)

Retrieves the display text for the specified collection item.

protected override string GetDisplayText(object value)

Parameters

value object

The collection item for which to retrieve display text.

Returns

string

The display text for the specified item value.