IGrid.AutoFitColumnWidths() Method
Automatically adjusts column widths to their content.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
void AutoFitColumnWidths()
Remarks
Refer to the AutoFitColumnWidths() method description for more information and an example.
See Also