FlexGrid for WinRT
AutoSizeFixedRow Method

Index of the row to resize.
Extra height to add to the row, in pixels.
Resizes a fixed row to fit its visible contents.
Syntax
'Declaration
 
Public Sub AutoSizeFixedRow( _
   ByVal row As System.Integer, _
   ByVal extra As System.Double _
) 
public void AutoSizeFixedRow( 
   System.int row,
   System.double extra
)

Parameters

row
Index of the row to resize.
extra
Extra height to add to the row, 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