[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.GetRowInfo

GetRowInfo Method

GetRowInfo(int)

Gets the dimensions for the specified row.

Declaration
protected virtual GridControlAdapter.RowInfo GetRowInfo(int row)
Parameters
Type Name Description
int row

The index of the row.

Returns
Type Description
GridControlAdapter.RowInfo