Return Value
A value containing the fitted width of the column in pixels.
The fitted width of the column represents the width necessary to display the column's cells' data on one line, regardless of the value of the WordWrap property.
The GetFittedWidth method must be called outside of the calls to GridControl.BeginInit and GridControl.EndInit methods because the data is not loaded into the grid until EndInit is called therefore, the fitted width cannot be calculated until that moment.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2