[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.FlexSheetBuilder.ItemFormatter

ItemFormatter Method

ItemFormatter(string)

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

Declaration
public override FlexSheetBuilder ItemFormatter(string value)
Public Overrides Function ItemFormatter(value As String) As FlexSheetBuilder
Parameters
Type Name Description
string value

Formatter fuction

Returns
Type Description
FlexSheetBuilder
Overrides