Property AspectGetter | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

AspectGetter

Returns the string representation of model objects hosted in the tree. Default implementation is to callToString().

public AspectGetterDelegate<T> AspectGetter { get; set; }

Property Value

AspectGetterDelegate

Edit this page