[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.SetRowHeight

SetRowHeight Method

SetRowHeight(int, double)

Sets the height of the row.

Declaration
protected virtual void SetRowHeight(int row, double height)
Parameters
Type Name Description
int row

The index of the row.

double height

The height of the row.