Property AspectGetter
AspectGetter
Returns the string representation of model objects hosted in the tree. Default implementation is to call ToString().
public AspectGetterDelegate<T> AspectGetter { get; set; }
Returns the string representation of model objects hosted in the tree. Default implementation is to call ToString().
public AspectGetterDelegate<T> AspectGetter { get; set; }