The widest the column will be auto-sized to.
Set up a clipping region around each column before painting cells. This will be interpretted differently by grid painters according to their algorithm
Readonly
columnFont style for selected columns' headers.
Whether to automatically expand column width to accommodate widest rendered value.
This default column width is used when width
property is undefined.
(width
is defined on column creation unless defaultColumnAutoSizing has been set to false
.)
Open cell editor for cell when clicked by mouse
Open cell editor for cell when double clicked by mouse
Open cell editor for cell when cell gains focus
Open cell editor for cell when cell focus and certain keys are pushed down
Cursor to display when cell editor can be clicked
Validation failure feedback.
Readonly
gridReadonly
horizontalHorizontal alignment of content of each cell.
Maximum column width. When defined, column width is clamped to this value. Ignored when falsy. Respects resizeColumnInPlace but may cause user confusion when user can't make column narrower due to next column having reached its maximum.
Minimum column width.
Adjust this value for different fonts/sizes or exotic cell renderers.
The default (5
) is enough room for an ellipsis with default font size.
Column can be sorted with mouse click on column header
Sort column on double-click rather than single-click.
Display cell font with strike-through line drawn over it.
Readonly
textVertical offset from top of cell of content of each cell.
Padding to left and right of cell content