[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGridDetailProvider-1.ShowDetailAsync

ShowDetailAsync Method

ShowDetailAsync(int)

Shows the detail row.

Declaration
public Task ShowDetailAsync(int index)
Parameters
Type Name Description
int index

The index of the original row.

Returns
Type Description
Task