MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGridDetailProvider Class / ShowDetailAsync Method
The index of the original row.
In This Topic
    ShowDetailAsync Method (FlexGridDetailProvider)
    In This Topic
    Shows the detail row.
    Syntax
    public Task ShowDetailAsync( 
       int index
    )

    Parameters

    index
    The index of the original row.
    See Also