Back to Devexpress

TreeList.BestFitColumns Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-dot-bestfitcolumns.md

latest584 B
Original Source

TreeList.BestFitColumns Method

NameParametersDescription
BestFitColumns()noneModifies the width of each visible column so that the contents of its cells are not truncated, if possible.
BestFitColumns(Boolean)applyAutoWidthModifies the width of each visible column so that the contents of its cells are not truncated, if possible. Allows you to resize columns to fit the treelist width.