Version 1
Common Interface IFormatFuncArgs GrapeCity DataViewsJS Interface

IFormatFuncArgs Interface

The arguments the format function will take

Heirarchy

  • IFormatFuncArgs

Properties

Properties

colId

colId: string

The id of column being formatted

data

data: IDataItem

The entire row data

value

value: any

The value to be formatted