[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.FlexGridBaseTagHelper-2.ItemFormatter

ItemFormatter Property

ItemFormatter

Configurates ItemFormatter. Sets a formatter function used to customize cells on this grid.

Declaration
public virtual string ItemFormatter { get; set; }
Remarks

The formatter function can add any content to any cell. It provides complete flexibility over the appearance and behavior of grid cells.