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