[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.AutoSizeRow

AutoSizeRow Method

AutoSizeRow(int, GridRowColType)

Resizes a row to fit their visible contents.

Declaration
public void AutoSizeRow(int row, GridRowColType rowType = GridRowColType.Cell)
Parameters
Type Name Description
int row

Index of the row to resize.

GridRowColType rowType

The type of row.