Enum ListViewAutoSizeColumnsMode
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum ListViewAutoSizeColumnsMode
Fill
The column widths adjust so that the widths of all columns exactly fill the display area of the control
None
The column widths do not automatically adjust.