Table of Contents

Property Converter

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

Converter

Gets or sets IObjectToString provider which is used in value to string convertion.

[Browsable(false)]
public virtual IObjectToString? Converter { get; set; }

Property Value

IObjectToString