[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.AutoSizeRow

AutoSizeRow Method

AutoSizeRow(int, double)

Resizes a row to fit its visible contents.

Declaration
public void AutoSizeRow(int row, double extra)
Parameters
Type Name Description
int row

Index of the row to resize.

double extra

Extra height to add to the row, in pixels.