property Group.ColumnAutoResize as Boolean

Returns or sets a value indicating whether the group will automatically size its visible columns to fit on the group's client width.

TypeDescription
Boolean A boolean expression indicating whether the group will automatically size its visible columns to fit on the group's client width.

Use the ColumnAutoResize property to fit all your columns in the group's client area. By default, the ColumnAutoResize property is True. Use the HeaderVisible property to show the group's header bar.