FlexGrid for WinRT
AutoSizeFixedColumn Method

Column to resize.
Extra width to add to the column, in pixels.
Resizes a fixed column to fit its visible contents.
Syntax
'Declaration
 
Public Sub AutoSizeFixedColumn( _
   ByVal col As System.Integer, _
   ByVal extra As System.Double _
) 
public void AutoSizeFixedColumn( 
   System.int col,
   System.double extra
)

Parameters

col
Column to resize.
extra
Extra width to add to the column, in pixels.
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 © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback