[]
        
(Showing Draft Content)

C1.Web.Mvc.ListBox-1.ItemFormatter

ItemFormatter Property

ItemFormatter

Gets or sets a function used to customize the values shown in the list.

Declaration
[JsonConverter(typeof(FunctionConverter))]
public string ItemFormatter { get; set; }