FlexGrid for WinForms
AutoSizeCols Method (C1FlexGrid)



Automatically size grid columns to fit the largest entry.
Overload List
OverloadDescription
AutoSizeCols(Int32,Int32,Int32,Int32,Int32,AutoSizeFlags)Adjusts the width of a column range to fit the data in a cell range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
AutoSizeCols()Adjusts the width of all columns to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
AutoSizeCols(Int32,Int32,Int32)Adjusts the width of columns in a range to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
AutoSizeCols(Int32)Adjusts the width of all columns fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Requirements

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

See Also

Reference

C1FlexGrid Class
C1FlexGrid Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback