[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.AutoSizeFixedRow

AutoSizeFixedRow Method

AutoSizeFixedRow(int, double)

Resizes a fixed row to fit its visible contents.

Declaration
public void AutoSizeFixedRow(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.