OptionalalignText alignment
OptionalbooleanHow to display boolean values
OptionalcellCell styling (applies to all cells in the column)
OptionalconditionalConditional formatting rules (applied in order, first match wins)
OptionalcurrencyCurrency code (ISO 4217) for currency type, e.g. 'USD', 'EUR'
OptionaldateDate format preset or custom pattern
OptionaldecimalsDecimal places for number/currency/percent types
OptionalfalseLabel to display for false values (boolean type)
OptionalheaderHeader styling (bold, italic, color, etc.)
OptionalthousandsShow thousands separator for number types
OptionaltrueLabel to display for true values (boolean type)
OptionaltypeFormat type — 'auto' uses smart defaults based on field metadata
Column formatting configuration for the entity data grid.
Controls value display (number/currency/date/boolean formatting), text alignment, header and cell styling, and conditional formatting rules. Used inside MJUserViewEntity_IGridColumnSetting.format.
Setting
type: 'auto'tells the grid to infer formatting from entity field metadata.