horizontalAlignment property

FdcGridHorizontalAlignment? horizontalAlignment
final

Optional horizontal alignment for the entire column.

When set, the alignment is applied consistently to built-in data cells, text editors, summary values, custom cell context, badge cells, and the header label. When omitted, existing defaults are preserved.

Implementation

final FdcGridHorizontalAlignment? horizontalAlignment;