Skip to main content
ID

DataGridBuilder<T>.ColumnWidth Method

Name Parameters Description
ColumnWidth(JS) value Specifies the width for all data columns. Has a lower priority than the column.width property. Mirrors the client-side columnWidth option.
ColumnWidth(Mode) value Mirrors the client-side columnWidth option.
ColumnWidth(Double) value Specifies the width for all data columns. Has a lower priority than the column.width property. Mirrors the client-side columnWidth option.