Enum VirtualGridAutoSizeColumnsMode
Defines columns auto size mode.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll
Syntax
public enum VirtualGridAutoSizeColumnsMode
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.